Files
gtk/examples
Matthias Clasen 5438e53f5c Use resources for icons
This fixes icons after the recent directory reshuffling, and
is just the right thing to do, since these icons are in resources
anyway.
2014-12-02 21:00:24 -05:00
..
2014-12-02 21:00:24 -05:00
2011-01-06 00:14:02 -05:00
2014-07-07 13:37:38 -04:00
2014-10-12 05:51:11 +02:00
2013-10-10 14:48:12 -04:00

= Examples =

== Building the examples ==

The examples in this directory are built alongside the rest of GTK+.

The examples under the `application[1-9]` directories are also included in
the GTK+ API reference documentation, and can be built independently, using
the system libraries, by doing:

    $ cd application1
    $ make -f Makefile.example