mirror of https://github.com/GNOME/gimp.git
libgimpwidgets/libgimpwidgets-sections.txt
2004-02-19 Michael Natterer <mitch@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpstock.sgml * libgimpwidgets/tmpl/gimpwidgets.sgml: updated.
This commit is contained in:
parent
799ea1f107
commit
c2b4867b71
|
@ -1,3 +1,9 @@
|
|||
2004-02-19 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||
* libgimpwidgets/tmpl/gimpstock.sgml
|
||||
* libgimpwidgets/tmpl/gimpwidgets.sgml: updated.
|
||||
|
||||
2004-02-17 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/libgimp-sections.txt
|
||||
|
|
|
@ -421,6 +421,7 @@ GIMP_STOCK_TEXT_DIR_RTL
|
|||
GIMP_STOCK_TOOLS
|
||||
GIMP_STOCK_TOOL_OPTIONS
|
||||
GIMP_STOCK_DEVICE_STATUS
|
||||
GIMP_STOCK_DISPLAY_FILTER
|
||||
GIMP_STOCK_CURVE_FREE
|
||||
GIMP_STOCK_CURVE_SMOOTH
|
||||
GIMP_STOCK_COLOR_PICKER_BLACK
|
||||
|
@ -512,6 +513,7 @@ gimp_scale_entry_set_sensitive
|
|||
gimp_color_scale_entry_new
|
||||
GIMP_RANDOM_SEED_SPINBUTTON
|
||||
GIMP_RANDOM_SEED_SPINBUTTON_ADJ
|
||||
GIMP_RANDOM_SEED_TOGGLE
|
||||
gimp_random_seed_new
|
||||
GIMP_COORDINATES_CHAINBUTTON
|
||||
gimp_coordinates_new
|
||||
|
|
|
@ -790,6 +790,14 @@ the ones in dialog size).
|
|||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_DISPLAY_FILTER ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-display-filter-24.png" format="png"></inlinegraphic>
|
||||
<inlinegraphic fileref="stock-display-filter-16.png" format="png"></inlinegraphic>
|
||||
</para>
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_STOCK_CURVE_FREE ##### -->
|
||||
<para>
|
||||
<inlinegraphic fileref="stock-curve-free-16.png" format="png"></inlinegraphic>
|
||||
|
|
|
@ -295,6 +295,14 @@ Returns the #GtkAdjustment of the random_seed's #GtkSpinButton.
|
|||
@hbox: The #GtkHBox returned by gimp_random_seed_new().
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_RANDOM_SEED_TOGGLE ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@hbox:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_random_seed_new ##### -->
|
||||
<para>
|
||||
|
||||
|
|
Loading…
Reference in New Issue