Handbook
Glossary
gtk_style_context_cancel_animations ( style_context region_id -- )
Vocabulary
gtk3
.
ffi
Inputs
style_context
an
object
region_id
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_cancel_animations
( GtkStyleContext* style_context,
gpointer
region_id )