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