TreeView.setHeadersVisible
void setHeadersVisible(bool headersVisible)Sets the visibility state of the headers.
Parameters
headersVisible | true if the headers are visible |
Deprecated
Use gtk.list_view.ListView or gtk.column_view.ColumnView instead
void setHeadersVisible(bool headersVisible)Sets the visibility state of the headers.
headersVisible | true if the headers are visible |