1.
Basics
1.1.
About GTK
1.2.
Getting Started
1.3.
Using GLib as an Async Runtime
1.4.
Event-Driven Approach
1.5.
Creating a Window with a Button
1.6.
GTK Widget Reference
2.
ToDo
2.1.
Using gtk::Application
2.2.
Modeling Our Events
2.3.
Loading and Savings in the Background
2.4.
Creating the Task Widget Struct
2.5.
Creating the Base App
2.6.
Inserting and Removing Tasks
2.7.
Signaling When to Save
2.8.
Loading Tasks From a File
2.9.
Marking & Removing Done Tasks with CheckButtons
2.10.
Managing Multiple ToDo Lists
Light (default)
Rust
Coal
Navy
Ayu
Event-Driven GTK by Example — 2021 Edition
Managing Multiple ToDo Lists