gtk_style_get ( style widget_type first_property_name varargs -- )


Vocabulary
gtk2.ffi

Inputs
stylean object
widget_typean object
first_property_namean object
varargsan object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_style_get
( GtkStyle* style, GType widget_type, gchar*
first_property_name, void* varargs )