docs: add back id for section heading

It was lost during the markdown conversion.
This commit is contained in:
William Jon McCann
2014-02-05 00:32:37 -05:00
parent b4d4ffcf38
commit fd7adf3b51
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@
* The function gtk_builder_connect_signals() and variants thereof can be
* used to connect handlers to the named signals in the description.
*
* # GtkBuilder UI Definitions
* # GtkBuilder UI Definitions # {#BUILDER-UI}
*
* GtkBuilder parses textual descriptions of user interfaces which are
* specified in an XML format which can be roughly described by the