[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public unowned string get_target_state_name ()
Warning: get_target_state_name is deprecated since 1.12.
Get the name of the source state this StateKey contains, or NULL if this is the generic state key for the given property when transitioning to the target state.
Use KeyframeTransition and TransitionGroup instead
this |
a StateKey |
the name of the source state for this key, or NULL if the key is generic |