Handbook
Glossary
gtk_style_context_get_property ( style_context property state value -- )
Vocabulary
gtk3
.
ffi
Inputs
style_context
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_context_get_property
( GtkStyleContext* style_context, gchar* property,
GtkStateFlags
state, GValue** value )