WindowGidBuilderImpl.hasResizeGrip
T hasResizeGrip(bool propval)Set hasResizeGrip property.
Parameters
propval | 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. |
Returns
Builder instance for fluent chaining
Deprecated
Resize grips have been removed.