Gtk.Window.prototype.get_resizable

function get_resizable():Boolean {
    // Gjs wrapper for gtk_window_get_resizable()
}

Gets the value set by Gtk.set_resizable.

Returns

true if the user can resize the window