state: rename property "target-state" to "state"

This reduces the amount of typing, and should provide for more readable
code for most uses of ClutterState.
This commit is contained in:
Øyvind Kolås
2010-07-02 16:44:54 +01:00
parent 25509e6a7b
commit 38941372bf
4 changed files with 89 additions and 91 deletions

View File

@ -2260,7 +2260,7 @@ clutter_state_remove_key
clutter_state_get_timeline
clutter_state_set_animator
clutter_state_get_animator
clutter_state_get_target_state
clutter_state_get_state
clutter_state_change
<SUBSECTION>