StyleContext.getState

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.

class StyleContext
getState
()

Return Value

the state flags

Meta