get_image


Description:

[ Version ( since = "2.8" ) ]
public Pixbuf? get_image ()

Returns a 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.

Parameters:

this

a Cursor

Returns:

a Pixbuf representing this, or null