* debian/libgtk2.0-doc.doc-base.gtk-tutorial:
- replaced book1.html by index.html (closes: Bug#215382).
* debian/patches/:
- 000_gtk+-2.2.4-socketfocus.patch: new patch to fix a GtkSocket focus
problem that hang the system tray applet.
(closes: Bug#210813, Bug#212772).
- 001_gtk+-ximian-gtk2-filesel-navbutton-5.patch: updated
(closes: Bug#216660).
19 lines
819 B
Plaintext
19 lines
819 B
Plaintext
Document: gtk2-tutorial
|
|
Title: GTK+2.0 Tutorial
|
|
Author: Tony Gale and Ian Main
|
|
Abstract: GTK (GIMP Toolkit) is a library for creating graphical user
|
|
interfaces. It is licensed using the LGPL license, so you can develop
|
|
open software, free software, or even commercial non-free software
|
|
using GTK without having to spend anything for licenses or royalties.
|
|
.
|
|
This tutorial is an attempt to document as much as possible of GTK,
|
|
but it is by no means complete. This tutorial assumes a good
|
|
understanding of C, and how to create C programs. It would be a great
|
|
benefit for the reader to have previous X programming experience, but
|
|
it shouldn't be necessary.
|
|
Section: Apps/Programming
|
|
|
|
Format: HTML
|
|
Index: /usr/share/doc/libgtk2.0-doc/gtk-tutorial/index.html
|
|
Files: /usr/share/doc/libgtk2.0-doc/gtk-tutorial/*.html
|