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