mirror of
https://github.com/ToshioCP/Gtk4-tutorial.git
synced 2025-01-26 19:58:29 +01:00
Minor change to the abstract
This commit is contained in:
parent
bc9d54a97e
commit
4103cf625d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
#### Contents of this Repository
|
||||
|
||||
This tutorial illustrates how to write C programs with the Gtk4 library.
|
||||
It focuses on beginners so the contents are limited to basic things.
|
||||
The table of contents is shown at the end of this abstract.
|
||||
It focuses on beginners so the contents are limited to the basics.
|
||||
The table of contents is at the end of this abstract.
|
||||
|
||||
- Section 3 to 21 describes the basics, with the example of a simple editor `tfe` (Text File Editor).
|
||||
- Section 22 to 24 describes GtkDrawingArea.
|
||||
|
|
Loading…
Add table
Reference in a new issue