get_drag_area
Description:
[
Version ( since =
"3.6" ) ]
public void get_drag_area (
Rectangle rect)
Gets the size and the position of the drag window in pixels.
Parameters:
this |
The dock item to get the preferred size of.
|
rect |
A pointer to a Rectangle that will receive the drag position
|