GtkVisibility

Used by GtkCList and GtkCTree to indicate whether a row is visible. GTK_VISIBILITY_NONE The row is not visible. GTK_VISIBILITY_PARTIAL The row is partially visible. GTK_VISIBILITY_FULL The row is fully visible.

Values

ValueMeaning
NONE
PARTIAL
FULL

Meta