[ Version ( deprecated = true , deprecated_since = "3.14" , since = "3.0" ) ]
public bool get_resize_grip_area (out Rectangle rect)
Warning: get_resize_grip_area is deprecated since 3.14.
If a window has a resize grip, this will retrieve the grip position, width and height into the specified Rectangle .
Resize grips have been removed.
this |
a Window |
rect |
a pointer to a Rectangle which we should store the resize grip area |
true if the resize grip’s area was retrieved |