]> Pileus Git - ~andy/gtk/commitdiff
gtk-demo: display tabs for CSS files in theming demos
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 May 2012 16:56:22 +0000 (12:56 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 30 May 2012 17:17:23 +0000 (13:17 -0400)
demos/gtk-demo/css_accordion.c
demos/gtk-demo/css_basics.c
demos/gtk-demo/css_multiplebgs.c

index c101061836f83144cbcdf4f94505ccdeadcbc343..a9f0f8d0cc47e333853d0d2b4861395e24aa0655 100644 (file)
@@ -1,4 +1,4 @@
-/* CSS Theming/CSS Accordion
+/* CSS Theming/CSS Accordion :: css_accordion.css
  *
  * A simple accordion demo written using CSS transitions and multiple backgrounds
  *
index 3eb5e3bb6a98c897d9d0c4a7475fbc09f0584779..b8ee6684f88ca62c47af024d8ca4bd1509f03c56 100644 (file)
@@ -1,4 +1,4 @@
-/* CSS Theming/CSS Basics
+/* CSS Theming/CSS Basics :: css_basics.css
  *
  * Gtk themes are written using CSS. Every widget is build of multiple items
  * that you can style very similarly to a regular website.
index 776480a65d1fbb43c1e6829b32c66da989418214..86f92380a726b7bede436ad2d56ca311aceac602 100644 (file)
@@ -1,4 +1,4 @@
-/* CSS Theming/Multiple Backgrounds
+/* CSS Theming/Multiple Backgrounds :: css_multiplebgs.css cssview.css
  *
  * Gtk themes are written using CSS. Every widget is build of multiple items
  * that you can style very similarly to a regular website.