Package: gtk

Accessor gtk:column-view-sorter-primary-sort-order

Lambda List

gtk:column-view-sorter-primary-sort-order (object)

Syntax

(gtk:column-view-sorter-primary-sort-order object) => order

Arguments

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

Details

Accessor of the primary-sort-order slot of the gtk:column-view-sorter class. Returns the primary sort order. The primary sort order determines whether the triangle displayed in the column view header of the primary sort column points upwards or downwards. If there is no primary sort column, then this function returns the :ascending value.

Since 4.10
 

See also

2024-10-24