clutter_state_remove_key ( state source_state_name target_state_name object property_name -- )


Vocabulary
clutter.ffi

Inputs
statean object
source_state_namean object
target_state_namean object
objectan object
property_namean object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_state_remove_key
( ClutterState* state, gchar* source_state_name, gchar*
target_state_name, GObject* object, gchar* property_name )