gtk_style_render_icon ( style source direction state size widget detail -- GdkPixbuf* )


Vocabulary
gtk2.ffi

Inputs
stylean object
sourcean object
directionan object
statean object
sizean object
widgetan object
detailan object


Outputs
GdkPixbuf*an object


Definition


LIBRARY: gtk2 FUNCTION: GdkPixbuf* gtk_style_render_icon
( GtkStyle* style, GtkIconSource* source, GtkTextDirection
direction, GtkStateType state, gint size, GtkWidget* widget,
gchar* detail )