gtk-demo: Add test of transparent GdkWindows

This shows a semi-transparent shadow from a GtkOverlay window
This commit is contained in:
Alexander Larsson
2011-12-06 00:23:18 +01:00
parent d978ed85ae
commit 4962167864
2 changed files with 249 additions and 0 deletions

View File

@ -43,6 +43,7 @@ demos = \
textview.c \
textscroll.c \
toolpalette.c \
transparent.c \
tree_store.c \
ui_manager.c