Handbook
Glossary
gtk_style_properties_lookup_color ( style_properties name -- GtkSymbolicColor* )
Vocabulary
gtk3
.
ffi
Inputs
style_properties
an
object
name
an
object
Outputs
GtkSymbolicColor*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
GtkSymbolicColor*
gtk_style_properties_lookup_color
( GtkStyleProperties* style_properties, gchar* name )