Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.8.8)
gdkCursorNewFromName: gdkCursorNewFromName
Description
Creates a new cursor by looking up
name
in the current cursor theme.
Usage
gdkCursorNewFromName(display, name)
Arguments
display
[
GdkDisplay
] the
GdkDisplay
for which the cursor will be created
name
[character] the name of the cursor
Value
[
GdkCursor
] a new
GdkCursor
, or
NULL
if there is no cursor with the given name
Details
Since 2.8