docs: Use "#" for refsect2 instead of ##

This commit is contained in:
William Jon McCann
2014-02-04 21:00:58 -05:00
parent c6ef8bdc9c
commit 3b3d8ca456
36 changed files with 99 additions and 76 deletions

View File

@ -105,7 +105,7 @@
* }
* ]|
*
* ## Performance Considerations
* # Performance Considerations
*
* Internally, the #GtkListStore was implemented with a linked list with
* a tail pointer prior to GTK+ 2.6. As a result, it was fast at data
@ -115,7 +115,7 @@
* access to a particular row is needed often and your code is expected to
* run on older versions of GTK+, it is worth keeping the iter around.
*
* ## Atomic Operations
* # Atomic Operations
*
* It is important to note that only the methods
* gtk_list_store_insert_with_values() and gtk_list_store_insert_with_valuesv()
@ -132,7 +132,7 @@
* #GtkTreeModelFilterVisibleFunc to be visited with an empty row first; the
* function must be prepared for that.
*
* ## GtkListStore as GtkBuildable
* # GtkListStore as GtkBuildable
*
* The GtkListStore implementation of the GtkBuildable interface allows
* to specify the model columns with a <columns> element that may