gdkDisplayGetMaximalCursorSize {RGtk2} | R Documentation |
Gets the maximal size to use for cursors on display
.
gdkDisplayGetMaximalCursorSize(object)
|
Since 2.4
A list containing the following elements:
|
the return location for the maximal cursor width. [ out ] |
|
the return location for the maximal cursor height. [ out ] |
Derived by RGtkGen from GTK+ documentation