mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 19:00:08 +00:00
Fix self-referential documenation of gtk_tree_model_get_iter_root().
2003-02-24 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of gtk_tree_model_get_iter_root(). (#106720, Keith Sharp)
This commit is contained in:
parent
6c0c200df4
commit
d2e91a53da
@ -1,3 +1,8 @@
|
||||
2003-02-24 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
|
||||
gtk_tree_model_get_iter_root(). (#106720, Keith Sharp)
|
||||
|
||||
2003-02-11 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
|
||||
|
@ -609,7 +609,7 @@ versions of GTK+.
|
||||
|
||||
<!-- ##### MACRO gtk_tree_model_get_iter_root ##### -->
|
||||
<para>
|
||||
A alternate name for gtk_tree_model_get_iter_root() provided for
|
||||
A alternate name for gtk_tree_model_get_iter_first() provided for
|
||||
compatibility reasons; this macro will be deprecated in future
|
||||
versions of GTK+.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user