This part of the GTK+ tutorial, presents the GtkTextView widget. We apply text tags to the textual data, count number of lines and columns, and search for text.
In this part of the GTK+ tutorial, we create first, small GTK+ applications. We center a window on the screen, show an icon in the titlebar, display a small tooltip, and create a mnemonic for a button widget.
In this part of the GTK+ tutorial, we create dialogs. We work with message dialogs, GtkAboutDialog, GtkFontSelectionDialog, and GtkFontSelectionDialog.