updated.
2007-02-08 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt: updated. * libgimpwidgets/tmpl/gimpratioentry.sgml: regenerated. svn path=/trunk/; revision=21871
This commit is contained in:

committed by
Sven Neumann

parent
f102294ad0
commit
2b30f1b488
@ -1,3 +1,9 @@
|
||||
2007-02-08 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpwidgets/libgimpwidgets-sections.txt: updated.
|
||||
|
||||
* libgimpwidgets/tmpl/gimpratioentry.sgml: regenerated.
|
||||
|
||||
2007-02-07 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/Makefile.am (GTKDOC_LIBS): fixed linking of app-scan.
|
||||
|
@ -471,11 +471,14 @@ gimp_size_entry_update_policy_get_type
|
||||
<FILE>gimpratioentry</FILE>
|
||||
<TITLE>GimpRatioEntry</TITLE>
|
||||
GimpRatioEntry
|
||||
GimpAspectType
|
||||
gimp_ratio_entry_new
|
||||
gimp_ratio_entry_set_fraction
|
||||
gimp_ratio_entry_get_fraction
|
||||
gimp_ratio_entry_set_ratio
|
||||
gimp_ratio_entry_get_ratio
|
||||
gimp_ratio_entry_set_aspect
|
||||
gimp_ratio_entry_get_aspect
|
||||
<SUBSECTION Standard>
|
||||
GIMP_RATIO_ENTRY
|
||||
GIMP_IS_RATIO_ENTRY
|
||||
@ -485,6 +488,8 @@ GimpRatioEntryClass
|
||||
GIMP_RATIO_ENTRY_CLASS
|
||||
GIMP_IS_RATIO_ENTRY_CLASS
|
||||
GIMP_RATIO_ENTRY_GET_CLASS
|
||||
GIMP_TYPE_ASPECT_TYPE
|
||||
gimp_aspect_type_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -30,6 +30,11 @@ GimpRatioEntry
|
||||
|
||||
@gimpratioentry: the object which received the signal.
|
||||
|
||||
<!-- ##### ARG GimpRatioEntry:aspect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ARG GimpRatioEntry:denominator ##### -->
|
||||
<para>
|
||||
|
||||
@ -45,6 +50,15 @@ GimpRatioEntry
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### ENUM GimpAspectType ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@GIMP_ASPECT_SQUARE:
|
||||
@GIMP_ASPECT_PORTRAIT:
|
||||
@GIMP_ASPECT_LANDSCAPE:
|
||||
|
||||
<!-- ##### FUNCTION gimp_ratio_entry_new ##### -->
|
||||
<para>
|
||||
|
||||
@ -91,3 +105,21 @@ GimpRatioEntry
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_ratio_entry_set_aspect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@entry:
|
||||
@aspect:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_ratio_entry_get_aspect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@entry:
|
||||
@Returns:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user