docs: Add an cross-reference to template docs

This commit is contained in:
Matthias Clasen
2015-04-21 07:12:58 -05:00
parent 5efed59da1
commit cc03e3319c
2 changed files with 2 additions and 1 deletions

View File

@@ -203,6 +203,7 @@
*
* Additionally, since 3.10 a special <template> tag has been added
* to the format allowing one to define a widget classs components.
* See the [GtkWidget documentation][composite-templates] for details.
*/
#include "config.h"

View File

@@ -318,7 +318,7 @@
* </object>
* ]|
*
* # Building composite widgets from template XML
* # Building composite widgets from template XML ## {#composite-templates}
*
* GtkWidget exposes some facilities to automate the proceedure
* of creating composite widgets using #GtkBuilder interface description