Getting GtkWindow from handle



Hello,
 
Is there a way to create a GtkWindow from a window handle?
I'm using Eclipse/GTK (java) and I got the handle from Shell.handle (this returns int value).
I want to use GDK_WINDOW_XID to get the XID of the window but I need the GtkWindow for this.
 
Thanks,
 
Noam


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]