Handbook
Glossary
clutter_state_get_keys ( state source_state_name target_state_name object property_name -- GList* )
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
GList*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
GList*
clutter_state_get_keys
( ClutterState* state, gchar* source_state_name, gchar*
target_state_name, GObject* object, gchar* property_name )