Package: gtk
Accessor gtk:tree-view-show-expanders
Lambda Listgtk:tree-view-show-expanders (object) SyntaxArgumentsDetails The accessor for the show-expanders slot of the gtk:tree-view class gets or sets whether or not expanders are drawn
in the tree view.
When disabled there will be no expanders visible in tree views and there will
be no way to expand and collapse rows by default. Also note that hiding the
expanders will disable the default indentation. You can set a custom indentation in this case using the gtk:tree-view-level-indentation
function. This does not have any visible effects for lists. Warning | See also |
2025-09-27