Property
GtkWindow:has-resize-grip
deprecated: 3.14 since: 3.0
Description [src]
Whether the window has a corner resize grip.
Note that the resize grip is only shown if the window is
actually resizable and not maximized. Use
GtkWindow:resize-grip-visible
to find out if the resize
grip is currently shown.
Type: | gboolean |
Available since: | 3.0 |
Deprecated since: | 3.14 |
Resize grips have been removed. |
Getter method | gtk_window_get_has_resize_grip() |
Setter method | gtk_window_set_has_resize_grip() |