gdk::cursor_new

gdk::cursor_new

GdkCursor gdk::cursor_new ( GdkCursorType cursor_type );

Creates a new cursor from one of the predefined cursor types.

You can find an example at set_cursor() .

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.