Gtk.TreeView.prototype.set_headers_visible
function set_headers_visible(headers_visible:Boolean):void {
// Gjs wrapper for gtk_tree_view_set_headers_visible()
}Sets the visibility state of the headers.
- headers_visible
true if the headers are visible