get_state


Description:

public StateFlags get_state ()

Returns the state used for style matching.

This method should only be used to retrieve the `GtkStateFlags` to pass to `GtkStyleContext` methods, like [ [email protected]_padding]. If you need to retrieve the current state of a `GtkWidget`, use [[email protected]_state_flags].

Parameters:

this

a `GtkStyleContext`

Returns:

the state flags




2022 vala-language.org