Window.getResizeGripArea

If a window has a resize grip, this will retrieve the grip position, width and height into the specified #GdkRectangle.

More...
class Window
bool
getResizeGripArea

Parameters

rect GdkRectangle

a pointer to a #GdkRectangle which we should store the resize grip area

Return Value

Type: bool

%TRUE if the resize grip’s area was retrieved

Detailed Description

Deprecated: Resize grips have been removed.

Meta