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

Accessor of the cursor-type slot of the gdk-cursor class.

The gdk-cursor-cursor-type slot access function returns the cursor type for the cursor. This is a value from the gdk-cursor-type enumeration.
 

See also

2021-12-11