mirror of https://github.com/GNOME/gimp.git
libgimpwidgets/libgimpwidgets-sections.txt libgimpwidgets/visual-index.xml
2007-08-09 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/visual-index.xml * libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated. svn path=/trunk/; revision=23175
This commit is contained in:
parent
2bf9e62b3d
commit
4a23147250
|
@ -1,3 +1,10 @@
|
||||||
|
2007-08-09 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||||
|
* libgimpwidgets/visual-index.xml
|
||||||
|
|
||||||
|
* libgimpwidgets/tmpl/gimpnumberpairentry.sgml: regenerated.
|
||||||
|
|
||||||
2007-08-08 Sven Neumann <sven@gimp.org>
|
2007-08-08 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* tools/widgets.c: include number-pair-entry instead of ratio-entry.
|
* tools/widgets.c: include number-pair-entry instead of ratio-entry.
|
||||||
|
|
|
@ -492,8 +492,13 @@ GimpNumberPairEntry
|
||||||
GimpAspectType
|
GimpAspectType
|
||||||
gimp_number_pair_entry_new
|
gimp_number_pair_entry_new
|
||||||
gimp_number_pair_entry_set_default_values
|
gimp_number_pair_entry_set_default_values
|
||||||
|
gimp_number_pair_entry_get_default_values
|
||||||
gimp_number_pair_entry_set_values
|
gimp_number_pair_entry_set_values
|
||||||
gimp_number_pair_entry_get_values
|
gimp_number_pair_entry_get_values
|
||||||
|
gimp_number_pair_entry_get_aspect
|
||||||
|
gimp_number_pair_entry_set_aspect
|
||||||
|
gimp_number_pair_entry_get_ratio
|
||||||
|
gimp_number_pair_entry_set_ratio
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GIMP_NUMBER_PAIR_ENTRY
|
GIMP_NUMBER_PAIR_ENTRY
|
||||||
GIMP_IS_NUMBER_PAIR_ENTRY
|
GIMP_IS_NUMBER_PAIR_ENTRY
|
||||||
|
|
|
@ -37,16 +37,41 @@ GimpNumberPairEntry
|
||||||
|
|
||||||
@gimpnumberpairentry: the object which received the signal.
|
@gimpnumberpairentry: the object which received the signal.
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:allow-simplification ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
<!-- ##### ARG GimpNumberPairEntry:aspect ##### -->
|
<!-- ##### ARG GimpNumberPairEntry:aspect ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:default-left-number ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:default-right-number ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
<!-- ##### ARG GimpNumberPairEntry:left-number ##### -->
|
<!-- ##### ARG GimpNumberPairEntry:left-number ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:max-valid-value ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:min-valid-value ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
<!-- ##### ARG GimpNumberPairEntry:ratio ##### -->
|
<!-- ##### ARG GimpNumberPairEntry:ratio ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -57,6 +82,16 @@ GimpNumberPairEntry
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:separators ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpNumberPairEntry:user-override ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
<!-- ##### ENUM GimpAspectType ##### -->
|
<!-- ##### ENUM GimpAspectType ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -88,6 +123,16 @@ GimpNumberPairEntry
|
||||||
@right:
|
@right:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_number_pair_entry_get_default_values ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@entry:
|
||||||
|
@left:
|
||||||
|
@right:
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_number_pair_entry_set_values ##### -->
|
<!-- ##### FUNCTION gimp_number_pair_entry_set_values ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -108,3 +153,39 @@ GimpNumberPairEntry
|
||||||
@right:
|
@right:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_number_pair_entry_get_aspect ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@entry:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_number_pair_entry_set_aspect ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@entry:
|
||||||
|
@aspect:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_number_pair_entry_get_ratio ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@entry:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_number_pair_entry_set_ratio ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@entry:
|
||||||
|
@ratio:
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -43,6 +43,9 @@
|
||||||
<link linkend="GimpMemsizeEntry">
|
<link linkend="GimpMemsizeEntry">
|
||||||
<inlinegraphic fileref="gimp-memsize-entry.png" format="PNG"></inlinegraphic>
|
<inlinegraphic fileref="gimp-memsize-entry.png" format="PNG"></inlinegraphic>
|
||||||
</link>
|
</link>
|
||||||
|
<link linkend="GimpNumberPairEntry">
|
||||||
|
<inlinegraphic fileref="gimp-number-pair-entry.png" format="PNG"></inlinegraphic>
|
||||||
|
</link>
|
||||||
<link linkend="GimpOffsetArea">
|
<link linkend="GimpOffsetArea">
|
||||||
<inlinegraphic fileref="gimp-offset-area.png" format="PNG"></inlinegraphic>
|
<inlinegraphic fileref="gimp-offset-area.png" format="PNG"></inlinegraphic>
|
||||||
</link>
|
</link>
|
||||||
|
@ -58,9 +61,6 @@
|
||||||
<link linkend="GimpPreviewArea">
|
<link linkend="GimpPreviewArea">
|
||||||
<inlinegraphic fileref="gimp-preview-area.png" format="PNG"></inlinegraphic>
|
<inlinegraphic fileref="gimp-preview-area.png" format="PNG"></inlinegraphic>
|
||||||
</link>
|
</link>
|
||||||
<link linkend="GimpRatioEntry">
|
|
||||||
<inlinegraphic fileref="gimp-ratio-entry.png" format="PNG"></inlinegraphic>
|
|
||||||
</link>
|
|
||||||
<link linkend="GimpStringComboBox">
|
<link linkend="GimpStringComboBox">
|
||||||
<inlinegraphic fileref="gimp-string-combo-box.png" format="PNG"></inlinegraphic>
|
<inlinegraphic fileref="gimp-string-combo-box.png" format="PNG"></inlinegraphic>
|
||||||
</link>
|
</link>
|
||||||
|
|
Loading…
Reference in New Issue