From: Timm Bäder Date: Fri, 16 Mar 2018 08:40:57 +0000 (+0100) Subject: widgetbowl: Add a proper description X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~22^2~925 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3e6fea05505ec263a8770c0711e35abec31f408c;p=gtk4.git widgetbowl: Add a proper description Instead of the copy/pasted one from the fishbowl demo. --- diff --git a/demos/gtk-demo/widgetbowl.c b/demos/gtk-demo/widgetbowl.c index aadee03610..572ceb3492 100644 --- a/demos/gtk-demo/widgetbowl.c +++ b/demos/gtk-demo/widgetbowl.c @@ -1,8 +1,8 @@ /* Benchmark/Widgetbowl * - * This demo models the fishbowl demos seen on the web in a GTK way. - * It's also a neat little tool to see how fast your computer (or - * your GTK version) is. + * This is a version of the Fishbowl demo that instead shows different + * kinds of widgets, which is useful for comparing the rendering performance + * of theme specifics. */ #include