get_object
Description:
[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public unowned Object get_object ()
public unowned Object get_object ()
Warning: get_object is deprecated since 1.12.
Retrieves the object instance this StateKey applies to.
Note:
Use KeyframeTransition and TransitionGroup instead
Parameters:
this |
a StateKey |
Returns:
the object this state key applies to. |