[docs] Fix gtk_tree_sortable_set_sort_column_id()

@sortable => @sort_column_id

Signed-off-by: Javier Jardón <jjardon@gnome.org>
This commit is contained in:
Stanislas Marquis 2010-06-17 18:21:32 +02:00 committed by Javier Jardón
parent 9eef134efb
commit a14c820aa9

View File

@ -135,7 +135,7 @@ gtk_tree_sortable_get_sort_column_id (GtkTreeSortable *sortable,
*
* Sets the current sort column to be @sort_column_id. The @sortable will
* resort itself to reflect this change, after emitting a
* #GtkTreeSortable::sort-column-changed signal. @sortable may either be
* #GtkTreeSortable::sort-column-changed signal. @sort_column_id may either be
* a regular column id, or one of the following special values:
* <variablelist>
* <varlistentry>