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 with the texture for cursor or nil if it is a named cursor

Details

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

See also

2024-6-30