Cursor.getImage

Returns a #GdkPixbuf 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 #GdkPixbuf representing @cursor, or %NULL

Meta