| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Some people read the "Getting Started" section as a series of
incremental lessons, and having the examples go from GtkApplication to
the old style "init / spin the main loop" confuses them.
We should be using GtkApplication everywhere in our examples.
|
|
|
|
|
| |
Stop using gtk_main and gtk_main_quit in tests and
examples. These APIs are on the way out.
|
|
|
|
|
| |
Mostly style changes. Don't create resource source files
with spaces in them, that's tempting our luck.
|
|
|
|
| |
Adapt all our tests and examples to the new initialization api.
|
|
|