Package: gtk

Function gtk:multi-sorter-remove

Lambda List

gtk:multi-sorter-remove (object pos)

Arguments

sorter -- a gtk:multi-sorter object
pos -- an unsigned integer for the position of the sorter to remove

Details

Removes the sorter at the given pos from the list of sorter used by sorter. If the pos parameter is larger than the number of sorters, nothing happens.
 

See also

2025-3-14