app/app-docs.sgml app/app-sections.txt added GimpActionView and
2004-07-21 Michael Natterer <mitch@gimp.org> * app/app-docs.sgml * app/app-sections.txt * app/app.types: added GimpActionView and GimpCellRendererAccel.
This commit is contained in:
committed by
Michael Natterer
parent
62bf62a151
commit
e656cdeb68
@ -737,6 +737,7 @@
|
||||
|
||||
<chapter id="app-widgets-misc-widgets">
|
||||
<title>Misc. Widgets</title>
|
||||
<xi:include href="xml/gimpactionview.xml" />
|
||||
<xi:include href="xml/gimpcolorbar.xml" />
|
||||
<xi:include href="xml/gimpcolordisplayeditor.xml" />
|
||||
<xi:include href="xml/gimpcolorframe.xml" />
|
||||
@ -774,6 +775,7 @@
|
||||
|
||||
<chapter id="app-widgets-cell-renderers">
|
||||
<title>Cell Renderers for GtkTreeView</title>
|
||||
<xi:include href="xml/gimpcellrendereraccel.xml" />
|
||||
<xi:include href="xml/gimpcellrenderertoggle.xml" />
|
||||
<xi:include href="xml/gimpcellrendererviewable.xml" />
|
||||
</chapter>
|
||||
|
||||
Reference in New Issue
Block a user