Widget.getState

Warning gtk_widget_get_state is deprecated and should not be used in newly-written code. 3.0. Use gtk_widget_get_state_flags() instead. Returns the widget's state. See gtk_widget_set_state(). Since 2.18

class Widget
getState
()

Return Value

the state of widget.

Meta