Method

GtkWindowget_resizable

Declaration [src]

gboolean
gtk_window_get_resizable (
  GtkWindow* window
)

Description [src]

Gets whether the user can resize the window.

Gets propertyGtk.Window:resizable

Return value

Type: gboolean

True if the user can resize the window.