gtk-demo: Add some keywords

Make the builder demo show up in searches for toolbar and
menubar.
This commit is contained in:
Matthias Clasen 2020-09-14 17:33:12 -04:00
parent a3dcfafba6
commit b20e67dc83

View File

@ -1,4 +1,5 @@
/* Builder
* #Keywords: GMenu, GtkPopoverMenuBar, GtkBuilder, GtkStatusBar, toolbar
*
* Demonstrates a traditional interface, loaded from a XML description,
* and shows how to connect actions to the menu items and toolbar buttons.