gtk-demo: Add a keyword
authorMatthias Clasen <mclasen@redhat.com>
Sun, 9 Apr 2023 11:32:25 +0000 (07:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Apr 2023 07:14:50 +0000 (09:14 +0200)
Make the demo using the 'bluroverlay' come up when you type 'blur'.

demos/gtk-demo/transparent.c

index 10d9e81da0f7677fcdb9a34f0278e73718d5844c..626ef2c43d2ed6d64ff8c5544ffcc83ace2a058e 100644 (file)
@@ -1,5 +1,5 @@
 /* Overlay/Transparency
- * #Keywords: GtkOverlay, GtkSnapshot
+ * #Keywords: GtkOverlay, GtkSnapshot, blur
  *
  * Blur the background behind an overlay.
  */