GTK+/Gnome Application Development

December 6th, 2000 by Ben Crowder in

GTK+/Gnome Application Development Author: Havoc Pennington Publisher: New Riders Publishing URL: http://www.mcp.com/ Price: $39.00 US ISBN: 0-735-70078-8 Reviewer: Ben Crowder
Your rating: None

Penned by Havoc Pennington, GTK+/Gnome Application Development is clearly a jewel in the vast sea of programming books. Not only is it well-written, clear and humorous, but the book is also released under an open license, meaning you can download the entire text for free. The free text is available at http://developer.gnome.org/doc/GGAD. I would still recommend purchasing the print version, however, since ink on paper is easier on the eye than any computer monitor.

The first part of the book is an overview of the basics. Chapter One introduces Gnome, the second chapter introduces glib (the low-level utility library behind Gnome) and Chapter Three introduces GTK+.

Part II is, in itself, all you need to learn how to build a Gnome application. The fourth chapter explains how to create a source tree the Gnome way. Chapter Five goes over Gnome application basics, such as initialization, configuration files and session management. The core of the application, the GnomeApp widget, is covered in Chapter Six. The seventh chapter explains how to communicate with users through dialogs. Chapter Eight is a checklist that comes in handy when starting a new project.

Part III covers advanced GTK+ and Gnome techniques. Chapter Nine explains, in detail, the GTK+ object and type system. Gdk basics are dealt with in the tenth chapter. Chapter Eleven is a tutorial on creating new widgets, using GtkWidget. At a higher level than the Gdk basics covered in Chapter Ten, Chapter Twelve explains the GnomeCanvas, and Chapter Thirteen tells you how to write your own GnomeCanvasItem.

The first appendix is a listing of the hierarchy of GTK+ and Gnome objects, detailing which parents belong to which children and vice versa, and can be extremely useful at times. Appendix B lists every GTK+/Gnome header file and tells you what it contains. The third appendix holds the frequently asked questions, the fourth lists on line resources for further GTK+/Gnome enlightenment and the fifth gives you full code listings for programs in the book. The final appendix is the Open Publication License, under which the book is published.

If you're interested in GTK+ and/or Gnome programming, this book should be at the top of your shopping list. It's a delight to read and its utility is unquestionable. Five stars, without the slightest hesitation.

Ben Crowder has been working with Linux for the past two and a half years and has loved every second of it. He currently lives in Utah and can be reached at crowderb@netbrick.com.

__________________________

Reply

Please note that comments may not appear immediately, so there is no need to repost your comment.
The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <i> <b>
  • Lines and paragraphs break automatically.

More information about formatting options

Newsletter

Each week Linux Journal editors will tell you what's hot in the world of Linux. You will receive late breaking news, technical tips and tricks, and links to in-depth stories featured on www.linuxjournal.com.
Sign up for our Email Newsletter

Featured Videos

Setting up an https server in Apache is easy. This tutorial covers how to create and sign your ssl certificate as well as how to configure the web server.

From the Magazine

January 2009, #177

It's a battle as old as time: good vs. evil. Fortunately, Linux and FOSS are on our side as we wage the battle against those who try to steal our secrets and invade our systems.

Checking your system's security is best done sooner rather than later. Test the locks with our article on security verification; find out how to use PAM to help secure your systems; use MinorFS and AppArmor to implement discretionary access control; learn more about Samba security in part III of our series; use Darknet to help detect bots and secure your systems; use the Yubikey to increase your site's security; and don't forget to lock the doors, because a cold boot attack could render your security useless if somebody has physical access to your computer.

But, we're not just about sowing the seeds of fear. We also show you how to use memcached in Rails, how to manage multiple servers efficiently, how to deploy applications easily with Capistrano, how to manage your videos with MythVideo, how to mix it up a bit (your audio that is), and even play a few games.

Read this issue