Package: gtk
Callback gtk:tree-selection-func
SyntaxArgumentsDetails A 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. | See also |
#2024-11-5