get_state
Description:
[ Version ( deprecated = true , deprecated_since = "3.0" , since = "2.18" ) ]
public StateType get_state ()
public StateType get_state ()
Warning: get_state is deprecated since 3.0.
Returns the widget’s state.
Note:
Use get_state_flags instead.
See set_state.
Parameters:
this |
a Widget |
Returns:
the state of this. |