gtkWindowSetResizable {RGtk2} | R Documentation |
Sets whether the user can resize a window. Windows are user resizable by default.
gtkWindowSetResizable(object, resizable)
|
[GtkWindow ] a GtkWindow |
|
[logical] TRUE if the user can resize this window |
Derived by RGtkGen from GTK+ documentation