Returns the state used for style matching.
This method should only be used to retrieve the GtkStateFlags to pass to gtk.StyleContext methods, like Style.contextGetPadding. If you need to retrieve the current state of a gtk.Widget, use Widget.getStateFlags.
the state flags
3.0
Returns the state used for style matching.
This method should only be used to retrieve the GtkStateFlags to pass to gtk.StyleContext methods, like Style.contextGetPadding. If you need to retrieve the current state of a gtk.Widget, use Widget.getStateFlags.