CursorType
Description:
[ CCode ( cprefix = "GDK_" , type_id = "gdk_cursor_type_get_type ()" ) ]
public enum CursorType
public enum CursorType
Predefined cursors.
Note that these IDs are directly taken from the X cursor font, and many of these cursors are either not useful, or are not available on other platforms.
The recommended way to create cursors is to use Cursor.from_name .
Namespace: Gdk
Package: gdk-3.0