[Mono-list] Obtaining native (X) Display and Window objects
Lindsay Mathieson
lindsay at softlog.com.au
Sat Mar 15 08:23:47 EDT 2008
I'm doing some basic interop with the native xine API under XWindows (linux)
and need to pass it the native xwindow objects (Display, Window etc).
Normally these would be created via xlib calls XOpenDisplay,
XCreateSimpleWindow etc.
Is there any way to access the underlying native objects used in a mono GTK
app?
Would Gtk.Window.GType return its xwindow object? I'm guessing not since its
static.
How about the display object?
Thanks,
--
Lindsay Mathieson
More information about the Mono-list
mailing list