diff --git a/docs/reference/gtk/getting_started.xml b/docs/reference/gtk/getting_started.xml index 5ac4ca573a..63d79cdc95 100644 --- a/docs/reference/gtk/getting_started.xml +++ b/docs/reference/gtk/getting_started.xml @@ -302,7 +302,10 @@ The full, buildable sources for these examples can be found in the examples/ directory of the GTK+ source distribution, or - online in the GTK+ git repository. + online in the GTK+ git repository. + You can build each example separately by using make with the Makefile.example + file. For more information, see the README included in the + examples directory.
A trivial application