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>
|
||||
|
||||
* tools/widgets.c: include number-pair-entry instead of ratio-entry.
|
||||
|
|
|
@ -492,8 +492,13 @@ GimpNumberPairEntry
|
|||
GimpAspectType
|
||||
gimp_number_pair_entry_new
|
||||
gimp_number_pair_entry_set_default_values
|
||||
gimp_number_pair_entry_get_default_values
|
||||
gimp_number_pair_entry_set_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>
|
||||
GIMP_NUMBER_PAIR_ENTRY
|
||||
GIMP_IS_NUMBER_PAIR_ENTRY
|
||||
|
|
|
@ -37,16 +37,41 @@ GimpNumberPairEntry
|
|||
|
||||
@gimpnumberpairentry: the object which received the signal.
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:allow-simplification ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:aspect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:default-left-number ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:default-right-number ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:left-number ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:max-valid-value ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:min-valid-value ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:ratio ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -57,6 +82,16 @@ GimpNumberPairEntry
|
|||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:separators ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpNumberPairEntry:user-override ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ENUM GimpAspectType ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -88,6 +123,16 @@ GimpNumberPairEntry
|
|||
@right:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_number_pair_entry_get_default_values ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@entry:
|
||||
@left:
|
||||
@right:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_number_pair_entry_set_values ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -108,3 +153,39 @@ GimpNumberPairEntry
|
|||
@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">
|
||||
<inlinegraphic fileref="gimp-memsize-entry.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
<link linkend="GimpNumberPairEntry">
|
||||
<inlinegraphic fileref="gimp-number-pair-entry.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
<link linkend="GimpOffsetArea">
|
||||
<inlinegraphic fileref="gimp-offset-area.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
|
@ -58,9 +61,6 @@
|
|||
<link linkend="GimpPreviewArea">
|
||||
<inlinegraphic fileref="gimp-preview-area.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
<link linkend="GimpRatioEntry">
|
||||
<inlinegraphic fileref="gimp-ratio-entry.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
<link linkend="GimpStringComboBox">
|
||||
<inlinegraphic fileref="gimp-string-combo-box.png" format="PNG"></inlinegraphic>
|
||||
</link>
|
||||
|
|
Loading…
Reference in New Issue