Package: gtk

Function gtk:multi-filter-remove

Lambda List

gtk:multi-filter-remove (object pos)

Arguments

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

Details

Removes the filter at the given pos from the list of filters used by object. If the pos parameter is larger than the number of filters, nothing happens and the function returns.
 

See also

2025-3-13