get_state


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.4" ) ]
public unowned string get_state ()

Warning: get_state is deprecated since 1.12.

Queries the currently set target state.

Note:

During a transition this function will return the target of the transition.

This function is useful when called from handlers of the completed signal.

Parameters:

this

a State

Returns:

a string containing the target state. The returned string is owned by the State and should not be modified or freed