November 2019
Beginner
248 pages
3h 53m
English
Nothing travels faster than the speed of light with the possible exception of bad news, which obeys its own special laws.
—Douglas Adams, The Hitchhiker’s Guide to the Galaxy
This chapter discusses UI programming with Vala using GTK+ 3.0. After introducing the basic principles of event-driven systems (with UI programming being one of the major applications), we will present an application combining several aspects learned in the previous chapters, for example, network transfers and JSON parsing.
An event-driven system is a system where an event, such ...
Read now
Unlock full access