Add README.md
This commit is contained in:
parent
db97b26566
commit
ff38a1c798
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# GTK Examples
|
||||||
|
|
||||||
|
## `hello-world.c`
|
||||||
|
|
||||||
|
The simplest GTK application.
|
||||||
|
|
||||||
|
## `advanced.c`
|
||||||
|
|
||||||
|
A simple example of the GTK builder with an XML-UI-definition.
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
Commands for building are at the bottom of each C-file as a comment.
|
Loading…
Add table
Reference in a new issue