WindowGidBuilderImpl.hasResizeGrip

Set hasResizeGrip property.

More...
class WindowGidBuilderImpl(T)
T
hasResizeGrip
(
bool propval
)

Parameters

propval bool

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.

Return Value

Type: T

Builder instance for fluent chaining

Detailed Description

Deprecated: Resize grips have been removed.