Package: gdk

Function gdk-cursor-image

Lambda List

gdk-cursor-image (cursor)

Arguments

cursor -- a gdk-cursor object

Return Value

A gdk-pixbuf object representing cursor, or nil.

Details

Returns a gdk-pixbuf object with the image used to display the cursor.

Note that depending on the capabilities of the windowing system and on the cursor, GDK may not be able to obtain the image data. In this case, nil is returned.
 

See also

2021-12-11