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