GtkStyleClass.renderIcon

struct GtkStyleClass
extern (C)
GdkPixbuf* function(GtkStyle* style, GtkIconSource* source, GtkTextDirection direction, GtkStateType state, GtkIconSize size, GtkWidget* widget, const(char)* detail) renderIcon;

Return Value

a newly-created #GdkPixbuf containing the rendered icon

Meta