File: bibliography.rst

package info (click to toggle)
libgtkada 21.0.0.785f3cf4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 41,160 kB
  • sloc: ada: 203,114; xml: 8,403; python: 4,501; perl: 3,838; ansic: 2,949; sh: 2,851; makefile: 351; objc: 160; javascript: 100
file content (16 lines) | stat: -rw-r--r-- 701 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
************
Bibliography
************

We recommand the following documents. Most of them were written with C
in mind, but should be easily adapted after you've read the rest of
this document.

* [1] "Gtk+/Gome Application Development" -- Havoc Pennington This book, by one
  of the main authors of the the GNOME environment, describes in detail some of
  the inner mechanisms of gtk+, including signal handling, and a complete
  description of all the widgets and all the events found in `Gdk.Event`.

  It is worth noting that this book has been published under the Open
  Publication License. You can get an electronic copy of it at
  `http://www.opencontent.org/ <http://www.opencontent.org/>`_.