Package: gdk

Accessor gdk:cursor-cursor-type

Lambda List

gdk:cursor-cursor-type (object)

Syntax

(gdk:cursor-cursor-type object) => type

Arguments

object -- a gdk:cursor object
type -- a value of the gdk:cursor-type enumeration

Details

The accessor for the cursor-type slot of the gdk:cursor class returns the cursor type for the cursor. This is a value from the gdk:cursor-type enumeration.
 

See also

2025-10-09