Window.getResizeGripArea
bool getResizeGripArea(out gdk.rectangle.Rectangle rect)If a window has a resize grip, this will retrieve the grip position, width and height into the specified #GdkRectangle.
Parameters
rect | a pointer to a #GdkRectangle which we should store the resize grip area |
Returns
true if the resize grip’s area was retrieved
Deprecated
Resize grips have been removed.