forked from AuroraMiddleware/gtk
Replace gtk_list_store_move by _move_before and _move_after.
* gtk/gtk-sections.txt: Replace gtk_list_store_move by _move_before and _move_after.
This commit is contained in:
parent
a84c7224c0
commit
e322850d15
@ -1,3 +1,8 @@
|
||||
2002-12-06 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtk-sections.txt: Replace gtk_list_store_move by
|
||||
_move_before and _move_after.
|
||||
|
||||
2002-11-29 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/tmpl/gtkalignment.sgml:
|
||||
|
@ -3324,7 +3324,8 @@ gtk_list_store_clear
|
||||
gtk_list_store_iter_is_valid
|
||||
gtk_list_store_reorder
|
||||
gtk_list_store_swap
|
||||
gtk_list_store_move
|
||||
gtk_list_store_move_before
|
||||
gtk_list_store_move_after
|
||||
<SUBSECTION Standard>
|
||||
GTK_LIST_STORE
|
||||
GTK_IS_LIST_STORE
|
||||
|
Loading…
Reference in New Issue
Block a user