Handbook
Glossary
gtk_style_properties_set_property ( style_properties property state value -- )
Vocabulary
gtk3
.
ffi
Inputs
style_properties
an
object
property
an
object
state
an
object
value
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_style_properties_set_property
( GtkStyleProperties* style_properties, gchar* property,
GtkStateFlags
state, GValue* value )