Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkWindowGetGroup: gtkWindowGetGroup
Description
Returns the group for
window
or the default group, if
window
is
NULL
or if
window
does not have an explicit window group.
Usage
gtkWindowGetGroup(object)
Arguments
object
a
GtkWindow
, or
NULL
.
[
allow-none
]
Value
GtkWindowGroup
] the
GtkWindowGroup
for a window or the default group.
[
transfer none
]
Details
Since 2.10