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