Gtk.TreeView.prototype.set_headers_clickable
function set_headers_clickable(setting:Boolean):void { // Gjs wrapper for gtk_tree_view_set_headers_clickable() }
Allow the column title buttons to be clicked.
- setting
true if the columns are clickable.
function set_headers_clickable(setting:Boolean):void { // Gjs wrapper for gtk_tree_view_set_headers_clickable() }
Allow the column title buttons to be clicked.
true if the columns are clickable.