gdkCursorGetImage: gdkCursorGetImage
Description
Returns a GdkPixbuf
with the image used to display the cursor.Usage
gdkCursorGetImage(object)
Details
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.
Since 2.8