Package: gtk

Function gtk:column-view-sorter-n-sort-columns

Lambda List

gtk:column-view-sorter-n-sort-columns (sorter)

Arguments

sorter -- a gtk:column-view-sorter object

Return Value

The unsigned integer with the number of sort columns.

Details

Returns the number of columns by which the sorter sorts. If the sorter of the primary sort column does not determine a total order, then the secondary sorters are consulted to break the ties. Use the "changed" signal to get notified when the number of sort columns changes.

Since 4.10
 

See also

2024-10-24