Widget.unsetStateFlags

Turns off flag values for the current widget state.

See [method@Gtk.Widget.set_state_flags].

This function is for use in widget implementations.

class Widget
void
unsetStateFlags

Parameters

flags GtkStateFlags

State flags to turn off

Meta