Package: gtk

Function gtk:column-view-sorter-nth-sort-column

Lambda List

gtk:column-view-sorter-nth-sort-column (sorter pos)

Arguments

sorter -- a gtk:column-view-sorter object
pos -- an unsigned integer with the position of the sort column to retrieve, 0 for the primary sort column

Return Value

column -- a gtk:column-view-column object
order -- a gtk:sort-type value with the sort order

Details

Gets the position‘th sort column and its associated sort order. Use the "changed" signal to get notified when sort columns change.

Since 4.10
 

See also

2024-10-24