app/app-sections.txt updated.

2007-10-09  Sven Neumann  <sven@gimp.org>

	* app/app-sections.txt
	* app/app-docs.sgml: updated.

svn path=/trunk/; revision=23782
This commit is contained in:
Sven Neumann 2007-10-09 16:17:14 +00:00 committed by Sven Neumann
parent 30e5f7063b
commit 420772db16
3 changed files with 13 additions and 7 deletions

View file

@ -1,6 +1,7 @@
2007-10-09 Sven Neumann <sven@gimp.org>
* app/app-sections.txt: updated.
* app/app-sections.txt
* app/app-docs.sgml: updated.
2007-10-01 Sven Neumann <sven@gimp.org>

View file

@ -99,6 +99,7 @@
<xi:include href="xml/tile-manager-preview.xml" />
<xi:include href="xml/tile-manager-private.xml" />
<xi:include href="xml/tile-pyramid.xml" />
<xi:include href="xml/tile-rowhints.xml" />
</chapter>
</part>

View file

@ -7525,20 +7525,24 @@ tile_bpp
tile_is_valid
tile_attach
tile_detach
tile_get_rowhint
tile_set_rowhint
tile_allocate_rowhints
tile_update_rowhints
tile_data_pointer
tile_global_refcount
</SECTION>
<SECTION>
<FILE>tile-rowhints</FILE>
TileRowHint
TILEROWHINT_BROKEN
TILEROWHINT_UNKNOWN
TILEROWHINT_OPAQUE
TILEROWHINT_TRANSPARENT
TILEROWHINT_MIXED
TILEROWHINT_OUTOFRANGE
TILEROWHINT_UNDEFINED
TILEROWHINT_UNKNOWN
TILEROWHINT_BROKEN
tile_get_rowhint
tile_set_rowhint
tile_allocate_rowhints
tile_update_rowhints
</SECTION>
<SECTION>