GTK+/Gnome Application Development
by Havoc Pennington
Publisher: Sams 1999
ISBN/ASIN: 0735700788
ISBN-13: 9780735700789
Number of pages: 414
Description:
This title is for the reader who is conversant with the C programming language and UNIX/Linux development. It provides detailed and solution-oriented information designed to meet the needs of programmers and application developers using the GTK+/Gnome libraries. Coverage complements existing GTK+/Gnome documentation, going into more depth on pivotal issues such as uncovering the GTK+ object system, working with the event loop, managing the Gdk substrate, writing custom widgets, and mstering GnomeCanvas.
Download or read it online for free here:
Download link
(2.7MB, PDF)
Similar books
Managing Projects with GNU Makeby Robert Mecklenburg - O'Reilly
make is one of the most enduring features of both Unix and other operating systems. This edition focuses on the GNU version of make, which has become the industry standard. The book provides guidelines on meeting the needs of large projects.
(14039 views)
Programming Linux Gamesby John R. Hall - No Starch Press
A complete guide to developing 2D Linux games, written by the Linux experts. It teaches the basics of Linux game programming and discusses important multimedia toolkits. You will learn to write and distribute Linux games.
(27198 views)
Secure Programming for Linux and Unix HOWTOby David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(17762 views)
Programming From The Ground Upby Jonathan Bartlett - Bartlett Publishing
An introduction to assembly language programming on Linux for x86 machines. It covers memory management, interfacing with C, debugging, dynamic libraries, GUI programming, and more. Great textbook for novices as well as for intermediates.
(24033 views)