Warning: file_put_contents(): Only -1 of 42 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
GDK Classes Prev   GdkCursor Next Object Hierarchy Description Constructors ( cursor_type ); -- GdkCursor::new_for_display GdkDisplay display , GdkCursor::new_from_pixbuf GdkPixbuf source int x y ...
Forum und email

GdkCursor

Object Hierarchy

Description

Constructors

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);

--

Methods

get_display()
Â