Documentation/devtools/maemo5/gtk-doc

From Maemo Wiki
Revision as of 10:33, 30 September 2009 by imported>kaltsi (New page: == Description == GTK-Doc is typically used to document the public C API of libraries. It has some special features that are useful in documenting signals and properties of GTK+ widgets a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

GTK-Doc is typically used to document the public C API of libraries. It has some special features that are useful in documenting signals and properties of GTK+ widgets and GObject classes. It can also be used to document application code.

Many of the maemo API documents have been generated with GTK-Doc.

Packages

source: gtk-doc-tools (available in diablo/sdk repository)

binary: gtk-doc-tools (available in diablo/sdk repository)

Usage Examples

-

http://www.gtk.org/gtk-doc/

[maemo API documentation](/development/documentation/apis)

See Also

doxygen