gtkWindowGetGroup {RGtk2} | R Documentation |
Returns the group for window
or the default group, if
window
is NULL
or if window
does not have an explicit
window group.
gtkWindowGetGroup(object)
|
[GtkWindow ] a GtkWindow , or NULL |
Since 2.10
[GtkWindowGroup
] the GtkWindowGroup
for a window or the default group
Derived by RGtkGen from GTK+ documentation