GdkCursor
GdkCursor (cursor_type); -- GdkCursor::new_for_display (GdkDisplay display, cursor_type); -- GdkCursor::new_from_pixbuf (GdkDisplay display, GdkPixbuf source, int x, int y); -- GdkCursor::new_from_pixmap (GdkPixmap source, GdkPixmap mask, GdkColor fg, GdkColor bg, int x, int y); --
get_display()