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