libgimp/tmpl/gimpaspectpreview.sgml libgimp/tmpl/gimpbrush.sgml
2004-11-08 Michael Natterer <mitch@gimp.org> * libgimp/tmpl/gimpaspectpreview.sgml * libgimp/tmpl/gimpbrush.sgml * libgimp/tmpl/gimpbrushmenu.sgml * libgimp/tmpl/gimpbrushselect.sgml * libgimp/tmpl/gimpcontext.sgml * libgimp/tmpl/gimpdrawable.sgml * libgimp/tmpl/gimpdrawablecombobox.sgml * libgimp/tmpl/gimpdrawablepreview.sgml * libgimp/tmpl/gimpdrawabletransform.sgml * libgimp/tmpl/gimpfontmenu.sgml * libgimp/tmpl/gimpfontselect.sgml * libgimp/tmpl/gimpgradient.sgml * libgimp/tmpl/gimpgradientmenu.sgml * libgimp/tmpl/gimpgradientselect.sgml * libgimp/tmpl/gimpimage.sgml * libgimp/tmpl/gimpimagecombobox.sgml * libgimp/tmpl/gimplayer.sgml * libgimp/tmpl/gimppalette.sgml * libgimp/tmpl/gimppalettemenu.sgml * libgimp/tmpl/gimppalettes.sgml * libgimp/tmpl/gimppaletteselect.sgml * libgimp/tmpl/gimppaths.sgml * libgimp/tmpl/gimppattern.sgml * libgimp/tmpl/gimppatternmenu.sgml * libgimp/tmpl/gimppatternselect.sgml * libgimp/tmpl/gimppixbuf.sgml * libgimp/tmpl/gimppixelfetcher.sgml * libgimp/tmpl/gimpprogress.sgml * libgimp/tmpl/gimpprogressbar.sgml * libgimp/tmpl/gimpregioniterator.sgml * libgimpbase/tmpl/gimpbaseenums.sgml * libgimpbase/tmpl/gimpbasetypes.sgml * libgimpbase/tmpl/gimpchecks.sgml * libgimpbase/tmpl/gimpdatafiles.sgml * libgimpbase/tmpl/gimpmemsize.sgml * libgimpcolor/tmpl/gimpadaptivesupersample.sgml * libgimpcolor/tmpl/gimpcmyk.sgml * libgimpcolor/tmpl/gimphsv.sgml * libgimpcolor/tmpl/gimprgb.sgml * libgimpwidgets/tmpl/gimpcolorbutton.sgml * libgimpwidgets/tmpl/gimpcolorhexentry.sgml * libgimpwidgets/tmpl/gimpcolorselection.sgml * libgimpwidgets/tmpl/gimpframe.sgml * libgimpwidgets/tmpl/gimpintcombobox.sgml * libgimpwidgets/tmpl/gimpintstore.sgml * libgimpwidgets/tmpl/gimppatheditor.sgml * libgimpwidgets/tmpl/gimppreview.sgml * libgimpwidgets/tmpl/gimppreviewarea.sgml * libgimpwidgets/tmpl/gimpscrolledpreview.sgml: applied a heavily fixed and enhanced version of a patch from Cai Qian (bug #156271). Made long_desc = short_desc where we lacked a long_desc but had a short_desc. Removed unused parameters. Misc cleanups. * libgimp/libgimp-docs.sgml: added some <chapter>s. The list of libgimp modules was too long. * libgimpwidgets/libgimpwidgets-docs.sgml * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/libgimpwidgets.types * libgimpwidgets/tmpl/gimpcontroller.sgml: added GimpController.
This commit is contained in:

committed by
Michael Natterer

parent
d90d7c5cb1
commit
77d3e5a2f0
@ -1,3 +1,66 @@
|
|||||||
|
2004-11-08 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
|
* libgimp/tmpl/gimpaspectpreview.sgml
|
||||||
|
* libgimp/tmpl/gimpbrush.sgml
|
||||||
|
* libgimp/tmpl/gimpbrushmenu.sgml
|
||||||
|
* libgimp/tmpl/gimpbrushselect.sgml
|
||||||
|
* libgimp/tmpl/gimpcontext.sgml
|
||||||
|
* libgimp/tmpl/gimpdrawable.sgml
|
||||||
|
* libgimp/tmpl/gimpdrawablecombobox.sgml
|
||||||
|
* libgimp/tmpl/gimpdrawablepreview.sgml
|
||||||
|
* libgimp/tmpl/gimpdrawabletransform.sgml
|
||||||
|
* libgimp/tmpl/gimpfontmenu.sgml
|
||||||
|
* libgimp/tmpl/gimpfontselect.sgml
|
||||||
|
* libgimp/tmpl/gimpgradient.sgml
|
||||||
|
* libgimp/tmpl/gimpgradientmenu.sgml
|
||||||
|
* libgimp/tmpl/gimpgradientselect.sgml
|
||||||
|
* libgimp/tmpl/gimpimage.sgml
|
||||||
|
* libgimp/tmpl/gimpimagecombobox.sgml
|
||||||
|
* libgimp/tmpl/gimplayer.sgml
|
||||||
|
* libgimp/tmpl/gimppalette.sgml
|
||||||
|
* libgimp/tmpl/gimppalettemenu.sgml
|
||||||
|
* libgimp/tmpl/gimppalettes.sgml
|
||||||
|
* libgimp/tmpl/gimppaletteselect.sgml
|
||||||
|
* libgimp/tmpl/gimppaths.sgml
|
||||||
|
* libgimp/tmpl/gimppattern.sgml
|
||||||
|
* libgimp/tmpl/gimppatternmenu.sgml
|
||||||
|
* libgimp/tmpl/gimppatternselect.sgml
|
||||||
|
* libgimp/tmpl/gimppixbuf.sgml
|
||||||
|
* libgimp/tmpl/gimppixelfetcher.sgml
|
||||||
|
* libgimp/tmpl/gimpprogress.sgml
|
||||||
|
* libgimp/tmpl/gimpprogressbar.sgml
|
||||||
|
* libgimp/tmpl/gimpregioniterator.sgml
|
||||||
|
* libgimpbase/tmpl/gimpbaseenums.sgml
|
||||||
|
* libgimpbase/tmpl/gimpbasetypes.sgml
|
||||||
|
* libgimpbase/tmpl/gimpchecks.sgml
|
||||||
|
* libgimpbase/tmpl/gimpdatafiles.sgml
|
||||||
|
* libgimpbase/tmpl/gimpmemsize.sgml
|
||||||
|
* libgimpcolor/tmpl/gimpadaptivesupersample.sgml
|
||||||
|
* libgimpcolor/tmpl/gimpcmyk.sgml
|
||||||
|
* libgimpcolor/tmpl/gimphsv.sgml
|
||||||
|
* libgimpcolor/tmpl/gimprgb.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpcolorbutton.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpcolorhexentry.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpcolorselection.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpframe.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpintcombobox.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpintstore.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimppatheditor.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimppreview.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimppreviewarea.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpscrolledpreview.sgml: applied a heavily
|
||||||
|
fixed and enhanced version of a patch from Cai Qian (bug #156271).
|
||||||
|
Made long_desc = short_desc where we lacked a long_desc but had
|
||||||
|
a short_desc. Removed unused parameters. Misc cleanups.
|
||||||
|
|
||||||
|
* libgimp/libgimp-docs.sgml: added some <chapter>s. The list of
|
||||||
|
libgimp modules was too long.
|
||||||
|
|
||||||
|
* libgimpwidgets/libgimpwidgets-docs.sgml
|
||||||
|
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||||
|
* libgimpwidgets/libgimpwidgets.types
|
||||||
|
* libgimpwidgets/tmpl/gimpcontroller.sgml: added GimpController.
|
||||||
|
|
||||||
2004-11-04 Sven Neumann <sven@gimp.org>
|
2004-11-04 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
* app/app-docs.sgml
|
* app/app-docs.sgml
|
||||||
|
@ -27,12 +27,22 @@
|
|||||||
</para>
|
</para>
|
||||||
</partintro>
|
</partintro>
|
||||||
|
|
||||||
|
<chapter id="libgimp-general">
|
||||||
|
<title>Functions not Related to Specific Images</title>
|
||||||
<xi:include href="xml/gimp.xml" />
|
<xi:include href="xml/gimp.xml" />
|
||||||
<xi:include href="xml/gimpbrush.xml" />
|
<xi:include href="xml/gimpcontext.xml" />
|
||||||
<xi:include href="xml/gimpbrushes.xml" />
|
<xi:include href="xml/gimpgimprc.xml" />
|
||||||
|
<xi:include href="xml/gimphelp.xml" />
|
||||||
|
<xi:include href="xml/gimpmessage.xml" />
|
||||||
|
<xi:include href="xml/gimpplugin.xml" />
|
||||||
|
<xi:include href="xml/gimpproceduraldb.xml" />
|
||||||
|
<xi:include href="xml/gimpprogress.xml" />
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
<chapter id="libgimp-image">
|
||||||
|
<title>Manupulating Images and all their Properties</title>
|
||||||
<xi:include href="xml/gimpchannel.xml" />
|
<xi:include href="xml/gimpchannel.xml" />
|
||||||
<xi:include href="xml/gimpcolor.xml" />
|
<xi:include href="xml/gimpcolor.xml" />
|
||||||
<xi:include href="xml/gimpcontext.xml" />
|
|
||||||
<xi:include href="xml/gimpconvert.xml" />
|
<xi:include href="xml/gimpconvert.xml" />
|
||||||
<xi:include href="xml/gimpdisplay.xml" />
|
<xi:include href="xml/gimpdisplay.xml" />
|
||||||
<xi:include href="xml/gimpdrawable.xml" />
|
<xi:include href="xml/gimpdrawable.xml" />
|
||||||
@ -40,37 +50,41 @@
|
|||||||
<xi:include href="xml/gimpedit.xml" />
|
<xi:include href="xml/gimpedit.xml" />
|
||||||
<xi:include href="xml/gimpfileops.xml" />
|
<xi:include href="xml/gimpfileops.xml" />
|
||||||
<xi:include href="xml/gimpfloatingsel.xml" />
|
<xi:include href="xml/gimpfloatingsel.xml" />
|
||||||
<xi:include href="xml/gimpfonts.xml" />
|
|
||||||
<xi:include href="xml/gimpgimprc.xml" />
|
|
||||||
<xi:include href="xml/gimpgradient.xml" />
|
|
||||||
<xi:include href="xml/gimpgradients.xml" />
|
|
||||||
<xi:include href="xml/gimpguides.xml" />
|
<xi:include href="xml/gimpguides.xml" />
|
||||||
<xi:include href="xml/gimphelp.xml" />
|
|
||||||
<xi:include href="xml/gimpimage.xml" />
|
<xi:include href="xml/gimpimage.xml" />
|
||||||
<xi:include href="xml/gimplayer.xml" />
|
<xi:include href="xml/gimplayer.xml" />
|
||||||
<xi:include href="xml/gimpmessage.xml" />
|
|
||||||
<xi:include href="xml/gimppalette.xml" />
|
|
||||||
<xi:include href="xml/gimppalettes.xml" />
|
|
||||||
<xi:include href="xml/gimppaths.xml" />
|
<xi:include href="xml/gimppaths.xml" />
|
||||||
<xi:include href="xml/gimppattern.xml" />
|
|
||||||
<xi:include href="xml/gimppatterns.xml" />
|
|
||||||
<xi:include href="xml/gimppixelfetcher.xml" />
|
<xi:include href="xml/gimppixelfetcher.xml" />
|
||||||
<xi:include href="xml/gimppixelrgn.xml" />
|
<xi:include href="xml/gimppixelrgn.xml" />
|
||||||
<xi:include href="xml/gimpregioniterator.xml" />
|
<xi:include href="xml/gimpregioniterator.xml" />
|
||||||
<xi:include href="xml/gimpplugin.xml" />
|
|
||||||
<xi:include href="xml/gimpproceduraldb.xml" />
|
|
||||||
<xi:include href="xml/gimpprogress.xml" />
|
|
||||||
<xi:include href="xml/gimpselection.xml" />
|
<xi:include href="xml/gimpselection.xml" />
|
||||||
<xi:include href="xml/gimptexttool.xml" />
|
<xi:include href="xml/gimptexttool.xml" />
|
||||||
<xi:include href="xml/gimptile.xml" />
|
<xi:include href="xml/gimptile.xml" />
|
||||||
<xi:include href="xml/gimptools.xml" />
|
<xi:include href="xml/gimptools.xml" />
|
||||||
<xi:include href="xml/gimpundo.xml" />
|
<xi:include href="xml/gimpundo.xml" />
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
<chapter id="libgimp-data">
|
||||||
|
<title>Data Objects</title>
|
||||||
|
<xi:include href="xml/gimpbrush.xml" />
|
||||||
|
<xi:include href="xml/gimpbrushes.xml" />
|
||||||
|
<xi:include href="xml/gimpfonts.xml" />
|
||||||
|
<xi:include href="xml/gimpgradient.xml" />
|
||||||
|
<xi:include href="xml/gimpgradients.xml" />
|
||||||
|
<xi:include href="xml/gimppalette.xml" />
|
||||||
|
<xi:include href="xml/gimppalettes.xml" />
|
||||||
|
<xi:include href="xml/gimppattern.xml" />
|
||||||
|
<xi:include href="xml/gimppatterns.xml" />
|
||||||
|
</chapter>
|
||||||
|
|
||||||
|
<chapter id="libgimp-selectors">
|
||||||
|
<title>Controlling the Core's Selection Dialogs</title>
|
||||||
<xi:include href="xml/gimpbrushselect.xml" />
|
<xi:include href="xml/gimpbrushselect.xml" />
|
||||||
<xi:include href="xml/gimpfontselect.xml" />
|
<xi:include href="xml/gimpfontselect.xml" />
|
||||||
<xi:include href="xml/gimpgradientselect.xml" />
|
<xi:include href="xml/gimpgradientselect.xml" />
|
||||||
<xi:include href="xml/gimppaletteselect.xml" />
|
<xi:include href="xml/gimppaletteselect.xml" />
|
||||||
<xi:include href="xml/gimppatternselect.xml" />
|
<xi:include href="xml/gimppatternselect.xml" />
|
||||||
|
</chapter>
|
||||||
</part>
|
</part>
|
||||||
|
|
||||||
<part id="libgimpui">
|
<part id="libgimpui">
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpAspectPreview
|
GimpAspectPreview
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a preview with fixed aspect ratio.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a preview with fixed aspect ratio.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpbrush
|
gimpbrush
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions operating on a single brush.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions operating on a single brush.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpbrushmenu
|
gimpbrushmenu
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
A widget for selecting brushes
|
A widget for selecting brushes.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget for selecting brushes.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpbrushselect
|
gimpbrushselect
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions providing a brush selection dialog.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions providing a brush selection dialog.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpcontext
|
gimpcontext
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions to manipulate a plug-in's context.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions to manipulate a plug-in's context.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -61,8 +61,6 @@ Functions to manipulate drawables.
|
|||||||
|
|
||||||
@drawable_ID:
|
@drawable_ID:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@drawable:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_get_name ##### -->
|
<!-- ##### FUNCTION gimp_drawable_get_name ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpdrawablecombobox
|
gimpdrawablecombobox
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a popup menu of drawables.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a popup menu of drawables.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpDrawablePreview
|
GimpDrawablePreview
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a preview of a #GimpDrawable.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a preview of a #GimpDrawable.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -43,11 +43,6 @@ gimpdrawabletransform
|
|||||||
@recursion_level:
|
@recursion_level:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@flip_type:
|
|
||||||
@auto_center:
|
|
||||||
@axis:
|
|
||||||
@center:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_flip_defaults ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_flip_defaults ##### -->
|
||||||
@ -63,8 +58,6 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_perspective ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_perspective ##### -->
|
||||||
@ -106,8 +99,6 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_rotate_simple ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_rotate_simple ##### -->
|
||||||
@ -140,10 +131,6 @@ gimpdrawabletransform
|
|||||||
@recursion_level:
|
@recursion_level:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@rotate_type:
|
|
||||||
@cx:
|
|
||||||
@cy:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_rotate_defaults ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_rotate_defaults ##### -->
|
||||||
@ -159,8 +146,6 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_scale ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_scale ##### -->
|
||||||
@ -194,8 +179,6 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_shear ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_shear ##### -->
|
||||||
@ -225,8 +208,6 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_2d ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_2d ##### -->
|
||||||
@ -266,8 +247,6 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_drawable_transform_matrix ##### -->
|
<!-- ##### FUNCTION gimp_drawable_transform_matrix ##### -->
|
||||||
@ -311,7 +290,3 @@ gimpdrawabletransform
|
|||||||
@interpolate:
|
@interpolate:
|
||||||
@clip_result:
|
@clip_result:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@interpolation:
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpfontmenu
|
gimpfontmenu
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
A widget for selecting fonts
|
A widget for selecting fonts.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget for selecting fonts.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
<!-- ##### SECTION Title ##### -->
|
<!-- ##### SECTION Title ##### -->
|
||||||
gimpfonts
|
gimpfontselect
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions providing a font selection dialog.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions providing a font selection dialog.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpgradient
|
gimpgradient
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions operating on a single gradient.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions operating on a single gradient.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpgradientmenu
|
gimpgradientmenu
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
A widget for selecting gradient
|
A widget for selecting gradients.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget for selecting gradients.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpgradientselect
|
gimpgradientselect
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions providing a gradient selection dialog.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions providing a gradient selection dialog.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -555,8 +555,6 @@ and operations involving multiple layers.
|
|||||||
@image_ID:
|
@image_ID:
|
||||||
@tattoo_state:
|
@tattoo_state:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@tattoo:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_image_get_tattoo_state ##### -->
|
<!-- ##### FUNCTION gimp_image_get_tattoo_state ##### -->
|
||||||
@ -628,8 +626,6 @@ and operations involving multiple layers.
|
|||||||
@colormap:
|
@colormap:
|
||||||
@num_colors:
|
@num_colors:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@cmap:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_image_get_thumbnail_data ##### -->
|
<!-- ##### FUNCTION gimp_image_get_thumbnail_data ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpimagecombobox
|
gimpimagecombobox
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a popup menu of images.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a popup menu of images.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimplayer
|
gimplayer
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
Operations on single layers.
|
Operations on a single layer.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
Operations on single layers.
|
Operations on a single layer.
|
||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppalette
|
gimppalette
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions operating on a single palette.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions operating on a single palette.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppalettemenu
|
gimppalettemenu
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget for selecting palettes.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget for selecting palettes.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppalettes
|
gimppalettes
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Operations related to palettes.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Operations related to palettes.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppaletteselect
|
gimppaletteselect
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions providing a palette selection dialog.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions providing a palette selection dialog.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppaths
|
gimppaths
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Operations related to paths.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Operations related to paths.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppattern
|
gimppattern
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions operating on a single pattern.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions operating on a single pattern.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppatternmenu
|
gimppatternmenu
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
A widget for selecting patterns
|
A widget for selecting patterns.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget for selecting patterns.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppatternselect
|
gimppatternselect
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions providing a pattern selection dialog.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions providing a pattern selection dialog.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimppixbuf
|
gimppixbuf
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Get a thumbnail pixbuf for a drawable or image.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Get a thumbnail pixbuf for a drawable or image.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,15 @@
|
|||||||
gimppixelfetcher
|
gimppixelfetcher
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions for operating on pixel regions.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
These functions provide neighbourhood-based algorithms which get
|
||||||
|
dramatically slower on region boundaries, to the point where a special
|
||||||
|
treatment for neighbourhoods which are completely inside a tile is
|
||||||
|
called for. It hides the special treatment of tile borders, making
|
||||||
|
plug-in code more readable and shorter.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpprogress
|
gimpprogress
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions for embedding the progress bar into a plug-in's GUI.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions for embedding the progress bar into a plug-in's GUI.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,12 @@
|
|||||||
GimpProgressBar
|
GimpProgressBar
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a progress bar.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a progress bar that automatically redirects any progress
|
||||||
|
calls to itself.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,13 @@
|
|||||||
gimpregioniterator
|
gimpregioniterator
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions to traverse a pixel regions.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
The GimpRgnIterator functions provide a variety
|
||||||
|
of common ways to traverse a PixelRegion,
|
||||||
|
using a pre-defined function pointer per pixel.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
@ -28,8 +30,6 @@ gimpregioniterator
|
|||||||
@src:
|
@src:
|
||||||
@bpp:
|
@bpp:
|
||||||
@data:
|
@data:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@Param3:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### USER_FUNCTION GimpRgnFunc2 ##### -->
|
<!-- ##### USER_FUNCTION GimpRgnFunc2 ##### -->
|
||||||
@ -41,8 +41,6 @@ gimpregioniterator
|
|||||||
@dest:
|
@dest:
|
||||||
@bpp:
|
@bpp:
|
||||||
@data:
|
@data:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@Param4:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### USER_FUNCTION GimpRgnFuncSrc ##### -->
|
<!-- ##### USER_FUNCTION GimpRgnFuncSrc ##### -->
|
||||||
@ -90,8 +88,6 @@ gimpregioniterator
|
|||||||
@drawable:
|
@drawable:
|
||||||
@unused:
|
@unused:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@run_mode:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_rgn_iterator_free ##### -->
|
<!-- ##### FUNCTION gimp_rgn_iterator_free ##### -->
|
||||||
@ -141,8 +137,6 @@ gimpregioniterator
|
|||||||
@unused:
|
@unused:
|
||||||
@func:
|
@func:
|
||||||
@data:
|
@data:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@run_mode:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_rgn_iterate2 ##### -->
|
<!-- ##### FUNCTION gimp_rgn_iterate2 ##### -->
|
||||||
@ -154,7 +148,3 @@ gimpregioniterator
|
|||||||
@unused:
|
@unused:
|
||||||
@func:
|
@func:
|
||||||
@data:
|
@data:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@run_mode:
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpbaseenums
|
gimpbaseenums
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Basic GIMP enumeration data types.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Basic GIMP enumeration data types.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpbasetypes
|
gimpbasetypes
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Translation between gettext translation domain identifier and GType.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Translation between gettext translation domain identifier and GType.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpchecks
|
gimpchecks
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Constants and functions related to rendering checkerboards.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Constants and functions related to rendering checkerboards.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpdatafiles
|
gimpdatafiles
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions to handle GIMP data files.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions to handle GIMP data files.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
gimpmemsize
|
gimpmemsize
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions to (de)serialize a given memory size.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions to (de)serialize a given memory size.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpAdaptiveSupersample
|
GimpAdaptiveSupersample
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Functions to perform adaptive supersampling on an area.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Functions to perform adaptive supersampling on an area.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpCMYK
|
GimpCMYK
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Definitions and Functions relating to CMYK colors.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Definitions and Functions relating to CMYK colors.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpHSV
|
GimpHSV
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Definitions and Functions relating to HSV colors.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Definitions and Functions relating to HSV colors.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpRGB
|
GimpRGB
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Definitions and Functions relating to RGB colors.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Definitions and Functions relating to RGB colors.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -62,6 +62,11 @@
|
|||||||
<xi:include href="xml/gimpcolorselect.xml" />
|
<xi:include href="xml/gimpcolorselect.xml" />
|
||||||
</part>
|
</part>
|
||||||
|
|
||||||
|
<part id="libgimpwidgets-controller">
|
||||||
|
<title>GIMP Controllers</title>
|
||||||
|
<xi:include href="xml/gimpcontroller.xml" />
|
||||||
|
</part>
|
||||||
|
|
||||||
<part id="libgimpwidgets-utils">
|
<part id="libgimpwidgets-utils">
|
||||||
<title>GIMP Widgets Utilities</title>
|
<title>GIMP Widgets Utilities</title>
|
||||||
<xi:include href="xml/gimphelpui.xml" />
|
<xi:include href="xml/gimphelpui.xml" />
|
||||||
|
@ -852,3 +852,29 @@ GimpOptionMenuSensitivityCallback
|
|||||||
gimp_option_menu_set_sensitive
|
gimp_option_menu_set_sensitive
|
||||||
gimp_menu_item_update
|
gimp_menu_item_update
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>gimpcontroller</FILE>
|
||||||
|
<TITLE>GimpController</TITLE>
|
||||||
|
GimpControllerEventType
|
||||||
|
GimpControllerEventAny
|
||||||
|
GimpControllerEventTrigger
|
||||||
|
GimpControllerEventValue
|
||||||
|
GimpControllerEvent
|
||||||
|
<TITLE>GimpController</TITLE>
|
||||||
|
GimpController
|
||||||
|
gimp_controller_new
|
||||||
|
gimp_controller_get_n_events
|
||||||
|
gimp_controller_get_event_name
|
||||||
|
gimp_controller_get_event_blurb
|
||||||
|
gimp_controller_event
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GimpControllerClass
|
||||||
|
GIMP_CONTROLLER
|
||||||
|
GIMP_IS_CONTROLLER
|
||||||
|
GIMP_TYPE_CONTROLLER
|
||||||
|
gimp_controller_get_type
|
||||||
|
GIMP_CONTROLLER_CLASS
|
||||||
|
GIMP_IS_CONTROLLER_CLASS
|
||||||
|
GIMP_CONTROLLER_GET_CLASS
|
||||||
|
</SECTION>
|
||||||
|
@ -16,6 +16,7 @@ gimp_color_scales_get_type
|
|||||||
gimp_color_selector_get_type
|
gimp_color_selector_get_type
|
||||||
gimp_color_select_get_type
|
gimp_color_select_get_type
|
||||||
gimp_color_selection_get_type
|
gimp_color_selection_get_type
|
||||||
|
gimp_controller_get_type
|
||||||
gimp_dialog_get_type
|
gimp_dialog_get_type
|
||||||
gimp_file_entry_get_type
|
gimp_file_entry_get_type
|
||||||
gimp_frame_get_type
|
gimp_frame_get_type
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GimpColorButton
|
GimpColorButton
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
Widget for selecting a color.
|
Widget for selecting a color from a simple button.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpColorHexEntry
|
GimpColorHexEntry
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Widget for entering a color's hex triplet.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
Widget for entering a color's hex triplet.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GimpColorSelection
|
GimpColorSelection
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Widget for doing a color selection.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
126
devel-docs/libgimpwidgets/tmpl/gimpcontroller.sgml
Normal file
126
devel-docs/libgimpwidgets/tmpl/gimpcontroller.sgml
Normal file
@ -0,0 +1,126 @@
|
|||||||
|
<!-- ##### SECTION Title ##### -->
|
||||||
|
GimpController
|
||||||
|
|
||||||
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
Pluggable GIMP input controller modules.
|
||||||
|
|
||||||
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
|
<para>
|
||||||
|
An abstract interface for implementing arbitrary input controllers.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### ENUM GimpControllerEventType ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@GIMP_CONTROLLER_EVENT_TRIGGER:
|
||||||
|
@GIMP_CONTROLLER_EVENT_VALUE:
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpControllerEventAny ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@type:
|
||||||
|
@source:
|
||||||
|
@event_id:
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpControllerEventTrigger ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@type:
|
||||||
|
@source:
|
||||||
|
@event_id:
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpControllerEventValue ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@type:
|
||||||
|
@source:
|
||||||
|
@event_id:
|
||||||
|
@value:
|
||||||
|
|
||||||
|
<!-- ##### UNION GimpControllerEvent ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpController ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### SIGNAL GimpController::event ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@gimpcontroller: the object which received the signal.
|
||||||
|
@arg1:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
<!-- ##### ARG GimpController:name ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_controller_new ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@controller_type:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_controller_get_n_events ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@controller:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_controller_get_event_name ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@controller:
|
||||||
|
@event_id:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_controller_get_event_blurb ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@controller:
|
||||||
|
@event_id:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### FUNCTION gimp_controller_event ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@controller:
|
||||||
|
@event:
|
||||||
|
@Returns:
|
||||||
|
|
||||||
|
|
@ -2,11 +2,11 @@
|
|||||||
GimpFrame
|
GimpFrame
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a HIG-compliant subclass of #GtkFrame.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a HIG-compliant subclass of #GtkFrame.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpIntComboBox
|
GimpIntComboBox
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a popup menu of integer values (e.g. enums).
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a popup menu of integer values (e.g. enums).
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpIntStore
|
GimpIntStore
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A model for integer based name-value pairs (e.g. enums)
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A model for integer based name-value pairs (e.g. enums)
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -49,8 +49,7 @@ the search path, the "path_changed" signal will be emitted.
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
@gimppatheditor: the object which received the signal.
|
@gimppatheditor: the object which received the signal.
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@arg1:
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_path_editor_new ##### -->
|
<!-- ##### FUNCTION gimp_path_editor_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
@ -69,8 +68,6 @@ the search path, the "path_changed" signal will be emitted.
|
|||||||
|
|
||||||
@editor:
|
@editor:
|
||||||
@Returns:
|
@Returns:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@gpe:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_path_editor_set_path ##### -->
|
<!-- ##### FUNCTION gimp_path_editor_set_path ##### -->
|
||||||
@ -80,8 +77,6 @@ the search path, the "path_changed" signal will be emitted.
|
|||||||
|
|
||||||
@editor:
|
@editor:
|
||||||
@path:
|
@path:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@gpe:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_path_editor_get_writable_path ##### -->
|
<!-- ##### FUNCTION gimp_path_editor_get_writable_path ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpPreview
|
GimpPreview
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a #GimpPreviewArea plus framework to update the preview.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a #GimpPreviewArea plus framework to update the preview.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpPreviewArea
|
GimpPreviewArea
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A general purpose preview widget which caches its pixel data.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A general purpose preview widget which caches its pixel data.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
@ -51,8 +51,6 @@ GimpPreviewArea
|
|||||||
@type:
|
@type:
|
||||||
@buf:
|
@buf:
|
||||||
@rowstride:
|
@rowstride:
|
||||||
<!-- # Unused Parameters # -->
|
|
||||||
@image_type:
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_preview_area_fill ##### -->
|
<!-- ##### FUNCTION gimp_preview_area_fill ##### -->
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
GimpScrolledPreview
|
GimpScrolledPreview
|
||||||
|
|
||||||
<!-- ##### SECTION Short_Description ##### -->
|
<!-- ##### SECTION Short_Description ##### -->
|
||||||
|
A widget providing a #GimpPreview enhanced by scrolling capabilities.
|
||||||
|
|
||||||
<!-- ##### SECTION Long_Description ##### -->
|
<!-- ##### SECTION Long_Description ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
A widget providing a #GimpPreview enhanced by scrolling capabilities.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<!-- ##### SECTION See_Also ##### -->
|
<!-- ##### SECTION See_Also ##### -->
|
||||||
|
Reference in New Issue
Block a user