summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/textmask.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-06-28 22:46:53 -0700
committerMatthias Clasen <mclasen@redhat.com>2015-06-28 22:46:53 -0700
commit109572286c138c11850cefb823e839c6f29d37b8 (patch)
treed4c9bff5eec6d861348b8cfb817d6649c56a3bc8 /demos/gtk-demo/textmask.c
parentf97786f5e9ea46241410127e6d2d8ba8c44b9e71 (diff)
downloadgtk+-109572286c138c11850cefb823e839c6f29d37b8.tar.gz
gtk3-demo: Group pango demos together
Diffstat (limited to 'demos/gtk-demo/textmask.c')
-rw-r--r--demos/gtk-demo/textmask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/gtk-demo/textmask.c b/demos/gtk-demo/textmask.c
index 0971d35ec9..d9e57e6e87 100644
--- a/demos/gtk-demo/textmask.c
+++ b/demos/gtk-demo/textmask.c
@@ -1,4 +1,4 @@
-/* Text Mask
+/* Pango/Text Mask
*
* This demo shows how to use PangoCairo to draw text with more than
* just a single color.