Window.getResizeGripArea

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

class Window
int
getResizeGripArea

Parameters

rect Rectangle

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

Return Value

Type: int

TRUE if the resize grip's area was retrieved Since 3.0

Meta