gtkWindowGetModal {RGtk2} | R Documentation |
Returns whether the window is modal. See gtkWindowSetModal
.
gtkWindowGetModal(object)
|
[GtkWindow ] a GtkWindow |
[logical] TRUE
if the window is set to be modal and
establishes a grab when shown
Derived by RGtkGen from GTK+ documentation