Handbook
Glossary
clutter_state_remove_key ( state source_state_name target_state_name object property_name -- )
Vocabulary
clutter
.
ffi
Inputs
state
an
object
source_state_name
an
object
target_state_name
an
object
object
an
object
property_name
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_state_remove_key
( ClutterState* state, gchar* source_state_name, gchar*
target_state_name, GObject* object, gchar* property_name )