Package: gtk
Function gtk-tree-model-filter-set-visible-column
Lambda Listgtk-tree-model-filter-set-visible-column (filter column) Argumentsfilter -- a gtk-tree-model-filter object column -- an integer which is the column containing the visible information Details Sets column of the child model to be the column where filter
should look for visibility information. The column should be of type "gboolean", where true means that a row is visible, and false if not. | See also |
2021-3-7