libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch]
2006-06-28 Sven Neumann <sven@gimp.org> * libgimp/gimpfontselectbutton.[ch] * libgimp/gimpgradientselectbutton.[ch] * libgimp/gimppaletteselectbutton.[ch] * libgimp/gimppatternselectbutton.[ch]: for consistency with GimpBrushSelectButton dropped the _name suffix from the getter and setter API. * libgimp/gimpfontmenu.c * libgimp/gimpgradientmenu.c * libgimp/gimppalettemenu.c * libgimp/gimppatternmenu.c * plug-ins/gfig/gfig-style.c * plug-ins/script-fu/script-fu-interface.c: changed accordingly. * libgimp/gimpbrushmenu.c * libgimp/gimpbrushselectbutton.[ch] * libgimp/gimpselectbutton.c: cleanup for consistency. 2006-06-28 Sven Neumann <sven@gimp.org> * libgimp/tmpl/gimpbrushselectbutton.sgml * libgimp/tmpl/gimpgradientselectbutton.sgml * libgimp/tmpl/gimppaletteselectbutton.sgml * libgimp/tmpl/gimppatternselectbutton.sgml * libgimp/tmpl/gimpselectbutton.sgml: new files. * libgimp/libgimp-docs.sgml * libgimp/libgimp-sections.txt * libgimp/libgimp.types: added docs for GimpSelectButton widgets. * libgimp/tmpl/gimpfontselectbutton.sgml: regenerated. * libgimpcolor/libgimpcolor-sections.txt: added docs for GValue API. * libgimpcolor/tmpl/gimprgb.sgml: regenerated. * libgimpwidgets/libgimpwidgets-sections.txt: updated. * libgimpwidgets/tmpl/gimppropwidgets.sgml * libgimpwidgets/tmpl/gimpstock.sgml: regenerated.
This commit is contained in:

committed by
Sven Neumann

parent
7405ca666b
commit
a9bd28e458
@ -82,8 +82,14 @@
|
||||
|
||||
<chapter id="libgimp-selectors">
|
||||
<title>Controlling the Core's Selection Dialogs</title>
|
||||
<xi:include href="xml/gimpbrushselect.xml" />
|
||||
<xi:include href="xml/gimpselectbutton.xml" />
|
||||
<xi:include href="xml/gimpbrushselectbutton.xml" />
|
||||
<xi:include href="xml/gimpfontselectbutton.xml" />
|
||||
<xi:include href="xml/gimpgradientselectbutton.xml" />
|
||||
<xi:include href="xml/gimppaletteselectbutton.xml" />
|
||||
<xi:include href="xml/gimppatternselectbutton.xml" />
|
||||
|
||||
<xi:include href="xml/gimpbrushselect.xml" />
|
||||
<xi:include href="xml/gimpfontselect.xml" />
|
||||
<xi:include href="xml/gimpgradientselect.xml" />
|
||||
<xi:include href="xml/gimppaletteselect.xml" />
|
||||
|
Reference in New Issue
Block a user