GtkTreeViewGridLines

Used to indicate which grid lines to draw in a tree view.

Values

ValueMeaning
NONE0

No grid lines.

HORIZONTAL1

Horizontal grid lines.

VERTICAL2

Vertical grid lines.

BOTH3

Horizontal and vertical grid lines.

Meta