Enumeration (GI Enum)

Gtk-4.0GtkTreeViewGridLinesDeprecated 4.20

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

since 4.20: There is no replacement

Index

Enumeration Members

Enumeration Members

BOTH: number

Horizontal and vertical grid lines.

HORIZONTAL: number

Horizontal grid lines.

NONE: number

No grid lines.

VERTICAL: number

Vertical grid lines.