libgimpwidgets/libgimpwidgets-docs.sgml
2006-09-07 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * tools/widgets.c: added GimpHintBox and GIMP_STOCK_HEAL_TOOL. * libgimpwidgets/images/*.png: updated screenshots. * libgimpwidgets/tmpl/gimphintbox.sgml: new file. * libgimpwidgets/tmpl/gimpstock.sgml: added GIMP_STOCK_HEAL_TOOL.
This commit is contained in:
committed by
Sven Neumann
parent
fd56f0631c
commit
ff555bb19c
@ -42,6 +42,11 @@ up two GimpSizeEntries (see #GimpSizeEntry) linked with a #GimpChainButton.
|
||||
|
||||
@gimpchainbutton: the object which received the signal.
|
||||
|
||||
<!-- ##### ARG GimpChainButton:position ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ENUM GimpChainPosition ##### -->
|
||||
<para>
|
||||
|
||||
|
||||
28
devel-docs/libgimpwidgets/tmpl/gimphintbox.sgml
Normal file
28
devel-docs/libgimpwidgets/tmpl/gimphintbox.sgml
Normal file
@ -0,0 +1,28 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
GimpHintBox
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION Stability_Level ##### -->
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_hint_box_new ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@hint:
|
||||
@Returns:
|
||||
|
||||
|
||||
@ -1141,6 +1141,14 @@ RTL variant
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_HEAL ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-tool-heal-22.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-tool-heal-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_TOOL_HUE_SATURATION ##### -->
|
||||
<para xml:base="../gimpstock.xml">
|
||||
<inlinegraphic fileref="stock-tool-hue-saturation-22.png" format="png"></inlinegraphic>
|
||||
|
||||
Reference in New Issue
Block a user