Package: gtk
Accessor gtk:tree-view-headers-visible
Lambda Listgtk:tree-view-headers-visible (object) Syntax(gtk:tree-view-headers-visible object) => visible (setf (gtk:tree-view-headers-visible object) visible) ArgumentsDetails Accessor of the headers-visible slot of the gtk:tree-view class. The gtk:tree-view-headers-visible function returns true if the headers on the tree view are visible. The (setf gtk:tree-view-headers-visible)
function sets the visibility state of the headers. Warning | See also |
2024-3-9