No description
Find a file
2025-03-26 12:40:15 +01:00
advanced.c Upload files to "/" 2025-03-26 12:37:55 +01:00
builder.ui Upload files to "/" 2025-03-26 12:37:55 +01:00
hello-world.c Upload files to "/" 2025-03-26 12:37:55 +01:00
README.md Add README.md 2025-03-26 12:40:15 +01:00

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.