Thanks to visit codestin.com
Credit goes to docs.gtk.org

Method

GtkWindowget_resizable

Declaration [src]

gboolean
gtk_window_get_resizable (
  GtkWindow* window
)

Description [src]

Gets the value set by gtk_window_set_resizable().

Gets propertyGtk.Window:resizable

Return value

Type: gboolean

TRUE if the user can resize the window.