Handbook
Glossary
gtk_style_context_get_style_property ( style_context property_name value -- )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
property_name
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_style_property
( GtkStyleContext* style_context, gchar* property_name,
GValue** value )