gtk3-demo: Add another overlay demo

This commit is contained in:
Matthias Clasen
2015-07-28 22:47:07 -04:00
parent e51946270a
commit 763bf27d9c
6 changed files with 113 additions and 2 deletions

View File

@ -149,6 +149,7 @@
<file>offscreen_window.c</file>
<file>offscreen_window2.c</file>
<file>overlay.c</file>
<file>overlay2.c</file>
<file>pagesetup.c</file>
<file>panes.c</file>
<file>pickers.c</file>
@ -196,4 +197,8 @@
<gresource prefix="/filtermodel">
<file>filtermodel.ui</file>
</gresource>
<gresource prefix="/overlay2">
<file>decor1.png</file>
<file>decor2.png</file>
</gresource>
</gresources>