get_maximal_cursor_size
Description:
public void get_maximal_cursor_size (
out uint width,
out uint height)
Gets the maximal size to use for cursors on this.
Parameters:
| this |
a Display
|
| width |
the return location for the maximal cursor width
|
| height |
the return location for the maximal cursor height
|