widgetbowl: Add a proper description

Instead of the copy/pasted one from the fishbowl demo.
This commit is contained in:
Timm Bäder 2018-03-16 09:40:57 +01:00
parent 146082d464
commit 3e6fea0550

View File

@ -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 <gtk/gtk.h>