clutter_state_set ( state source_state_name target_state_name first_object first_property_name first_mode varargs -- )


Vocabulary
clutter.ffi

Inputs
statean object
source_state_namean object
target_state_namean object
first_objectan object
first_property_namean object
first_modean object
varargsan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_state_set
( ClutterState* state, gchar* source_state_name, gchar*
target_state_name, gpointer first_object, gchar*
first_property_name, gulong first_mode, void* varargs )