gtk-demo: Add a demo for path ops
This demo is called Glyphs, since that is what it works with.
This commit is contained in:
@@ -300,6 +300,7 @@
|
|||||||
<file>gears.c</file>
|
<file>gears.c</file>
|
||||||
<file>gestures.c</file>
|
<file>gestures.c</file>
|
||||||
<file>glarea.c</file>
|
<file>glarea.c</file>
|
||||||
|
<file>glyphs.c</file>
|
||||||
<file>gltransition.c</file>
|
<file>gltransition.c</file>
|
||||||
<file>headerbar.c</file>
|
<file>headerbar.c</file>
|
||||||
<file>hypertext.c</file>
|
<file>hypertext.c</file>
|
||||||
|
|||||||
1187
demos/gtk-demo/glyphs.c
Normal file
1187
demos/gtk-demo/glyphs.c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -35,6 +35,7 @@ demos = files([
|
|||||||
'gestures.c',
|
'gestures.c',
|
||||||
'glarea.c',
|
'glarea.c',
|
||||||
'gltransition.c',
|
'gltransition.c',
|
||||||
|
'glyphs.c',
|
||||||
'headerbar.c',
|
'headerbar.c',
|
||||||
'hypertext.c',
|
'hypertext.c',
|
||||||
'iconscroll.c',
|
'iconscroll.c',
|
||||||
|
|||||||
Reference in New Issue
Block a user