Handbook
Glossary
gtk_style_context_remove_class ( style_context class_name -- )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
class_name
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_style_context_remove_class
( GtkStyleContext* style_context, gchar* class_name )