Sets whether the user can resize a window. Windows are user resizable by default.
gtkWindowSetResizable(object, resizable)
object
a GtkWindow
GtkWindow
resizable
TRUE if the user can resize this window
TRUE
Derived by RGtkGen from GTK+ documentation