Window.getResizeGripArea

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

More...
class Window
bool
getResizeGripArea

Parameters

rect GdkRectangle

a pointer to a gdk.Rectangle 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