mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Small addition
svn path=/trunk/; revision=21977
This commit is contained in:
parent
3df5e08993
commit
67e77cb4e2
@ -1,3 +1,7 @@
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/tmpl/gtktreesortable.sgml: Small addition
|
||||
|
||||
2008-12-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk-sections.txt: Move GtkFixedChild, GtkTableChild and
|
||||
|
@ -65,7 +65,8 @@ for the "price" column could be one which returns
|
||||
@b: Another #GtkTreeIter in @model
|
||||
@user_data: Data passed when the compare func is assigned e.g. by
|
||||
gtk_tree_sortable_set_sort_func()
|
||||
@Returns:
|
||||
@Returns: a negative integer, zero or a positive integer depending on whether
|
||||
@a sorts before, with or after @b
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gtk_tree_sortable_sort_column_changed ##### -->
|
||||
|
Loading…
Reference in New Issue
Block a user