X11 widget of a gtk window

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

 



Hi,

I'm using gtk and I need to get the X11 Widget of a window created with
gtk. I can get the GtkWidget by using:
GtkWidget* gtk_widget = GTK_WIDGET(window);

But I need the X11 Widget (the WidgetRec struture) of that window. Is
there a way to access that? Does it exist at all in gtk?



[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux