| gdkCursorNewFromName {RGtk2} | R Documentation |
Creates a new cursor by looking up name in the current cursor
theme.
gdkCursorNewFromName(display, name)
|
[GdkDisplay] the GdkDisplay for which the cursor will be created |
|
[character] the name of the cursor |
Since 2.8
[GdkCursor] a new GdkCursor, or NULL if there is no cursor with
the given name
Derived by RGtkGen from GTK+ documentation