GtkRcFlags

The GtkRcFlags enumeration is used as a bitmask to specify which fields of a GtkRcStyle have been set for each state.

Value

Symbolic name

Description

  1Gtk::RC_FG If present, the foreground color has been set for this state.
  2Gtk::RC_BG If present, the background color has been set for this state.
  4Gtk::RC_TEXT If present, the text color has been set for this state.
  8Gtk::RC_BASE If present, the base color has been set for this state.