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.