Package: gdk

Function gdk:cursor-new-for-display

Lambda List

gdk:cursor-new-for-display (display type)

Arguments

display -- a gdk:display object for which the cursor will be created
type -- a value of the gdk:cursor-type enumeration to create the cursor from

Return Value

The new gdk:cursor object.

Details

Creates a new cursor from the set of builtin cursors.
 

See also

2024-6-29