mirror of
https://github.com/brl/mutter.git
synced 2025-07-06 10:59:51 +00:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user