Matthias Clasen
|
609e04ddcf
|
gtk-demo: Cosmetic changes
Clean up the code of many examples in minor ways, fix some memory
leaks, and avoid the use of dialogs where a regular toplevel works
just as well.
|
2015-06-28 17:41:35 -04:00 |
|
Matthias Clasen
|
0a601b093c
|
gtk-demo: Many cosmetic fixes
Mostly update window titles, and some addition to descriptions.
|
2015-06-19 21:59:15 -04:00 |
|
William Jon McCann
|
708dd8cc52
|
Remove usage of stock APIs in demo
With the exception of GtkAction.
|
2013-06-24 14:50:01 -04:00 |
|
Matthias Clasen
|
b12d7dfcd6
|
Plug two memory leak
g_resources_lookup_data returns a GBytes that must be unreffed.
|
2013-01-20 23:11:24 -05:00 |
|
Benjamin Otte
|
c6a78d76bd
|
gtk-demo: Add a CSS shadows demo
|
2012-09-21 18:50:50 +02:00 |
|