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