Add a custom css example

This commit is contained in:
Matthias Clasen
2012-05-25 22:03:47 -04:00
parent ebe4595cdb
commit 46cc815829
3 changed files with 93 additions and 1 deletions

View File

@ -44,6 +44,7 @@ demos = \
textview.c \
textscroll.c \
theming_style_classes.c \
theming_custom_css.c \
toolpalette.c \
transparent.c \
tree_store.c \
@ -78,6 +79,7 @@ EXTRA_DIST += \
application.ui \
menus.ui \
theming.ui \
fancy.css \
gtk-logo-24.png \
gtk-logo-48.png \
org.gtk.Demo.gschema.xml
@ -130,7 +132,8 @@ democode_DATA = \
demo.ui \
menus.ui \
application.ui \
theming.ui
theming.ui \
fancy.css
DISTCLEANFILES = demos.h