Handbook
Glossary
gtk_style_context_to_string ( style_context flags -- gchar* )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
flags
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
gchar*
gtk_style_context_to_string
( GtkStyleContext* style_context,
GtkStyleContextPrintFlags
flags )