Warning: file_put_contents(): Only -1 of 61 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
Prev   GtkWidget::render_icon Next GdkPixbuf render_icon( GtkStockItems stock_id , GtkIconSize size [, string detail = null ]); Creates a from given stock item enum and at the given . See set_icon(...
Forum und email

GtkWidget::render_icon

GdkPixbuf render_icon(GtkStockItems stock_id, GtkIconSize size [, string detail = null]);

Creates a GdkPixbuf from a given stock item enum and at the given size.

See set_icon() for a usage example.