mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-13 04:10:13 +00:00
columnviewcolumn: Improve docs
Mention what setting sorter to NULL means.
This commit is contained in:
parent
e18211deca
commit
837f398a9b
@ -742,6 +742,9 @@ gtk_column_view_column_remove_from_sorter (GtkColumnViewColumn *self)
|
||||
*
|
||||
* Associates a sorter with the column.
|
||||
*
|
||||
* If @sorter is %NULL, the column will not let users change
|
||||
* the sorting by clicking on its header.
|
||||
*
|
||||
* This sorter can be made active by clicking on the column
|
||||
* header, or by calling gtk_column_view_sort_by_column().
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user