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

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to