GtkWindow::get_resizable

bool get_resizable();

Tells you if the user may resize the window. Whether or not the user may resize the window can be set using set_resizable() .

See also: set_resizable()