Package: gtk
Callback gtk:tree-selection-func
SyntaxArgumentsDetails
The callback function used by the gtk:tree-selection-set-select-function function to filter whether or
not a row may be selected.
It is called whenever the selection state of a row might change. A return value of true indicates to selection that it is okay to change the
selection. Warning | See also |
#2026-07-12