gtk-examples/README.md
2025-03-26 12:40:15 +01:00

230 B

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.