gtkPlugGetId {RGtk2} | R Documentation |
Gets the window ID of a GtkPlug
widget, which can then
be used to embed this window inside another window, for
instance with gtkSocketAddId
.
gtkPlugGetId(object)
|
[GtkPlug ] a GtkPlug . |
[GdkNativeWindow
] the window ID for the plug
Derived by RGtkGen from GTK+ documentation