RGtk2 (version 2.20.31)

gdkCursorNewFromName: gdkCursorNewFromName

Description

Creates a new cursor by looking up name in the current cursor theme.

Usage

gdkCursorNewFromName(display, name)

Arguments

display
the GdkDisplay for which the cursor will be created
name
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