Gtk.Window.prototype.set_has_resize_grip
function set_has_resize_grip(value:Boolean):void { // Gjs wrapper for gtk_window_set_has_resize_grip() }
Sets whether window has a corner resize grip.
Note that the resize grip is only shown if the window is actually resizable and not maximized. Use Gtk.Window.prototype.resize_grip_is_visible to find out if the resize grip is currently shown.
Since 3.0
- value
true to allow a resize grip