gtkWindowGetRole {RGtk2} | R Documentation |
Returns the role of the window. See gtkWindowSetRole
for
further explanation.
gtkWindowGetRole(object)
|
[GtkWindow ] a GtkWindow |
[character] the role of the window if set, or NULL
.
Derived by RGtkGen from GTK+ documentation