Files
gtk3/examples
Emmanuele Bassi c55c18c23e examples: Fix clean rule in stand alone Makefiles
Remove all the built files, including the exampleapp binary.
2014-12-06 13:30:24 +00:00
..
2014-12-02 21:00:24 -05:00
2014-10-12 05:51:11 +02: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