developerWorks: GTK+ Fundamentals, Part 2: How to Use GTK+
Jan 17, 2006, 05:30 (0 Talkback[s])
(Other stories by Maciej Katafiasz)
"This article assumes you are familiar with basic
object-oriented concepts, such as classes, objects, methods, and
inheritance. You also need a basic understanding of C language
syntax, although you don't need to be able to write programs in
C.
"I find code is best discussed using an example. For this
article, I use a short application written in C called Hello World.
Although short--and arguably rather useless as an application--the
code for this application actually shows most of the interesting
concepts you're likely to encounter when programming with
GTK+..."
Complete Story
Related Stories: