GTK3 - Work Log
Home |
Table of Contents
This is a space to test examples, brainstorm ideas
1 gnome gtk3 Getting Started
https://developer.gnome.org/gtk3/stable/gtk-getting-started.html
GObject - object oriented framework for C.
window widget is the main container.
GtkBuilder — Build an interface from an XML UI definition https://developer.gnome.org/gtk3/stable/GtkBuilder.html
Glade - User Interface Designer https://glade.gnome.org/
Glade 3 tutorials