Cursor.getImage

Returns a gdk.Pixbuf 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, NULL is returned.

class Cursor
getImage
()

Return Value

Type: Pixbuf

a gdk.Pixbuf representing cursor, or NULL

Meta