GtkVisibility

Used by GtkCList and GtkCTree to indicate whether a row is visible.

Value

Symbolic name

Description

  0Gtk::VISIBILITY_NONE The row is not visible.
  1Gtk::VISIBILITY_PARTIAL The row is partially visible.
  2Gtk::VISIBILITY_FULL The row is fully visible.