:right-sidebar: True TreeViewGridLines =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: TreeViewGridLines :no-contents-entry: Used to indicate which grid lines to draw in a tree view. Fields ------ .. rst-class:: interim-class .. class:: TreeViewGridLines :no-index: .. attribute:: BOTH Horizontal and vertical grid lines. .. attribute:: HORIZONTAL Horizontal grid lines. .. attribute:: NONE No grid lines. .. attribute:: VERTICAL Vertical grid lines.