forked from AuroraMiddleware/gtk
docs: Fix liststore docs
gtk-doc was very unhappy. It's not anymore
This commit is contained in:
parent
7e2eed8c1b
commit
2eac1ac73b
@ -53,7 +53,7 @@
|
||||
* application writer to call gtk_tree_model_row_changed() to emit the
|
||||
* #GtkTreeModel::row_changed signal. This most commonly affects lists with
|
||||
* #GdkPixbuf<!-- -->s stored.
|
||||
* <para>
|
||||
*
|
||||
* <example>
|
||||
* <title>Creating a simple list store.</title>
|
||||
* <programlisting>
|
||||
@ -107,7 +107,7 @@
|
||||
* }
|
||||
* </programlisting>
|
||||
* </example>
|
||||
* </para>
|
||||
*
|
||||
* <refsect2>
|
||||
* <title>Performance Considerations</title>
|
||||
* Internally, the #GtkListStore was implemented with a linked list with a
|
||||
|
Loading…
Reference in New Issue
Block a user