projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec9b0ec
)
gtk-demo: Add a keyword
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 9 Apr 2023 11:32:25 +0000
(07:32 -0400)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/transparent.c
b/demos/gtk-demo/transparent.c
index 10d9e81da0f7677fcdb9a34f0278e73718d5844c..626ef2c43d2ed6d64ff8c5544ffcc83ace2a058e 100644
(file)
--- a/
demos/gtk-demo/transparent.c
+++ b/
demos/gtk-demo/transparent.c
@@
-1,5
+1,5
@@
/* Overlay/Transparency
- * #Keywords: GtkOverlay, GtkSnapshot
+ * #Keywords: GtkOverlay, GtkSnapshot
, blur
*
* Blur the background behind an overlay.
*/