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


Vocabulary
gtk3.ffi

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


Outputs
GdkPixbuf*an object


Definition


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