Package: gdk

Accessor gdk:cursor-texture

Lambda List

gdk:cursor-texture (object)

Syntax

(gdk:cursor-texture object) => texture

Arguments

object -- a gdk:cursor object
texture -- a gdk:texture object for the texture for cursor or nil if it is a named cursor

Details

The accessor for the texture slot of the gdk:cursor class returns the texture for the cursor. If the cursor is a named cursor, nil will be returned.
 

See also

2024-08-04