gtk-demo: Add a keyword

Make the demo using the 'bluroverlay' come up when you type 'blur'.
This commit is contained in:
Matthias Clasen
2023-04-09 07:32:25 -04:00
parent 61a0d06310
commit b7f48b7763

View File

@@ -1,5 +1,5 @@
/* Overlay/Transparency
* #Keywords: GtkOverlay, GtkSnapshot
* #Keywords: GtkOverlay, GtkSnapshot, blur
*
* Blur the background behind an overlay.
*/