forked from AuroraMiddleware/gtk
docs: Add an cross-reference to template docs
This commit is contained in:
parent
78bf41c300
commit
cd8b19dcb0
@ -203,6 +203,7 @@
|
||||
*
|
||||
* Additionally, since 3.10 a special <template> tag has been added
|
||||
* to the format allowing one to define a widget class’s components.
|
||||
* See the [GtkWidget documentation][composite-templates] for details.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
@ -319,7 +319,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
|
||||
|
Loading…
Reference in New Issue
Block a user