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
@ -27,50 +27,64 @@
|
||||
</para>
|
||||
</partintro>
|
||||
|
||||
<xi:include href="xml/gimp.xml" />
|
||||
<xi:include href="xml/gimpbrush.xml" />
|
||||
<xi:include href="xml/gimpbrushes.xml" />
|
||||
<xi:include href="xml/gimpchannel.xml" />
|
||||
<xi:include href="xml/gimpcolor.xml" />
|
||||
<xi:include href="xml/gimpcontext.xml" />
|
||||
<xi:include href="xml/gimpconvert.xml" />
|
||||
<xi:include href="xml/gimpdisplay.xml" />
|
||||
<xi:include href="xml/gimpdrawable.xml" />
|
||||
<xi:include href="xml/gimpdrawabletransform.xml" />
|
||||
<xi:include href="xml/gimpedit.xml" />
|
||||
<xi:include href="xml/gimpfileops.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/gimphelp.xml" />
|
||||
<xi:include href="xml/gimpimage.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/gimppattern.xml" />
|
||||
<xi:include href="xml/gimppatterns.xml" />
|
||||
<xi:include href="xml/gimppixelfetcher.xml" />
|
||||
<xi:include href="xml/gimppixelrgn.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/gimptexttool.xml" />
|
||||
<xi:include href="xml/gimptile.xml" />
|
||||
<xi:include href="xml/gimptools.xml" />
|
||||
<xi:include href="xml/gimpundo.xml" />
|
||||
<chapter id="libgimp-general">
|
||||
<title>Functions not Related to Specific Images</title>
|
||||
<xi:include href="xml/gimp.xml" />
|
||||
<xi:include href="xml/gimpcontext.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>
|
||||
|
||||
<xi:include href="xml/gimpbrushselect.xml" />
|
||||
<xi:include href="xml/gimpfontselect.xml" />
|
||||
<xi:include href="xml/gimpgradientselect.xml" />
|
||||
<xi:include href="xml/gimppaletteselect.xml" />
|
||||
<xi:include href="xml/gimppatternselect.xml" />
|
||||
<chapter id="libgimp-image">
|
||||
<title>Manupulating Images and all their Properties</title>
|
||||
<xi:include href="xml/gimpchannel.xml" />
|
||||
<xi:include href="xml/gimpcolor.xml" />
|
||||
<xi:include href="xml/gimpconvert.xml" />
|
||||
<xi:include href="xml/gimpdisplay.xml" />
|
||||
<xi:include href="xml/gimpdrawable.xml" />
|
||||
<xi:include href="xml/gimpdrawabletransform.xml" />
|
||||
<xi:include href="xml/gimpedit.xml" />
|
||||
<xi:include href="xml/gimpfileops.xml" />
|
||||
<xi:include href="xml/gimpfloatingsel.xml" />
|
||||
<xi:include href="xml/gimpguides.xml" />
|
||||
<xi:include href="xml/gimpimage.xml" />
|
||||
<xi:include href="xml/gimplayer.xml" />
|
||||
<xi:include href="xml/gimppaths.xml" />
|
||||
<xi:include href="xml/gimppixelfetcher.xml" />
|
||||
<xi:include href="xml/gimppixelrgn.xml" />
|
||||
<xi:include href="xml/gimpregioniterator.xml" />
|
||||
<xi:include href="xml/gimpselection.xml" />
|
||||
<xi:include href="xml/gimptexttool.xml" />
|
||||
<xi:include href="xml/gimptile.xml" />
|
||||
<xi:include href="xml/gimptools.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/gimpfontselect.xml" />
|
||||
<xi:include href="xml/gimpgradientselect.xml" />
|
||||
<xi:include href="xml/gimppaletteselect.xml" />
|
||||
<xi:include href="xml/gimppatternselect.xml" />
|
||||
</chapter>
|
||||
</part>
|
||||
|
||||
<part id="libgimpui">
|
||||
|
@ -2,11 +2,11 @@
|
||||
GimpAspectPreview
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A widget providing a preview with fixed aspect ratio.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget providing a preview with fixed aspect ratio.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpbrush
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions operating on a single brush.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions operating on a single brush.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpbrushmenu
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
A widget for selecting brushes
|
||||
A widget for selecting brushes.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget for selecting brushes.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpbrushselect
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions providing a brush selection dialog.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions providing a brush selection dialog.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpcontext
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions to manipulate a plug-in's context.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions to manipulate a plug-in's context.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -61,8 +61,6 @@ Functions to manipulate drawables.
|
||||
|
||||
@drawable_ID:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@drawable:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_get_name ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpdrawablecombobox
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A widget providing a popup menu of drawables.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget providing a popup menu of drawables.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
GimpDrawablePreview
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A widget providing a preview of a #GimpDrawable.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget providing a preview of a #GimpDrawable.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -43,11 +43,6 @@ gimpdrawabletransform
|
||||
@recursion_level:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@flip_type:
|
||||
@auto_center:
|
||||
@axis:
|
||||
@center:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_flip_defaults ##### -->
|
||||
@ -63,8 +58,6 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_perspective ##### -->
|
||||
@ -106,8 +99,6 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_rotate_simple ##### -->
|
||||
@ -140,10 +131,6 @@ gimpdrawabletransform
|
||||
@recursion_level:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@rotate_type:
|
||||
@cx:
|
||||
@cy:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_rotate_defaults ##### -->
|
||||
@ -159,8 +146,6 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_scale ##### -->
|
||||
@ -194,8 +179,6 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_shear ##### -->
|
||||
@ -225,8 +208,6 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_2d ##### -->
|
||||
@ -266,8 +247,6 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_drawable_transform_matrix ##### -->
|
||||
@ -311,7 +290,3 @@ gimpdrawabletransform
|
||||
@interpolate:
|
||||
@clip_result:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@interpolation:
|
||||
|
||||
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpfontmenu
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
A widget for selecting fonts
|
||||
A widget for selecting fonts.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget for selecting fonts.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -1,12 +1,12 @@
|
||||
<!-- ##### SECTION Title ##### -->
|
||||
gimpfonts
|
||||
gimpfontselect
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions providing a font selection dialog.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions providing a font selection dialog.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpgradient
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions operating on a single gradient.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions operating on a single gradient.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpgradientmenu
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
A widget for selecting gradient
|
||||
A widget for selecting gradients.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget for selecting gradients.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpgradientselect
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions providing a gradient selection dialog.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions providing a gradient selection dialog.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -555,8 +555,6 @@ and operations involving multiple layers.
|
||||
@image_ID:
|
||||
@tattoo_state:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@tattoo:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_tattoo_state ##### -->
|
||||
@ -628,8 +626,6 @@ and operations involving multiple layers.
|
||||
@colormap:
|
||||
@num_colors:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@cmap:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_image_get_thumbnail_data ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpimagecombobox
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A widget providing a popup menu of images.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget providing a popup menu of images.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimplayer
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
Operations on single layers.
|
||||
Operations on a single layer.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
Operations on single layers.
|
||||
Operations on a single layer.
|
||||
|
||||
</para>
|
||||
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppalette
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions operating on a single palette.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions operating on a single palette.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppalettemenu
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A widget for selecting palettes.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget for selecting palettes.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppalettes
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Operations related to palettes.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Operations related to palettes.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppaletteselect
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions providing a palette selection dialog.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions providing a palette selection dialog.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppaths
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Operations related to paths.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Operations related to paths.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppattern
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions operating on a single pattern.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions operating on a single pattern.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppatternmenu
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
A widget for selecting patterns
|
||||
A widget for selecting patterns.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget for selecting patterns.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppatternselect
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions providing a pattern selection dialog.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions providing a pattern selection dialog.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimppixbuf
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Get a thumbnail pixbuf for a drawable or image.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Get a thumbnail pixbuf for a drawable or image.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,15 @@
|
||||
gimppixelfetcher
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions for operating on pixel regions.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<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>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,11 @@
|
||||
gimpprogress
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions for embedding the progress bar into a plug-in's GUI.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
Functions for embedding the progress bar into a plug-in's GUI.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,12 @@
|
||||
GimpProgressBar
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
A widget providing a progress bar.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
A widget providing a progress bar that automatically redirects any progress
|
||||
calls to itself.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
|
@ -2,11 +2,13 @@
|
||||
gimpregioniterator
|
||||
|
||||
<!-- ##### SECTION Short_Description ##### -->
|
||||
|
||||
Functions to traverse a pixel regions.
|
||||
|
||||
<!-- ##### SECTION Long_Description ##### -->
|
||||
<para>
|
||||
|
||||
The GimpRgnIterator functions provide a variety
|
||||
of common ways to traverse a PixelRegion,
|
||||
using a pre-defined function pointer per pixel.
|
||||
</para>
|
||||
|
||||
<!-- ##### SECTION See_Also ##### -->
|
||||
@ -28,8 +30,6 @@ gimpregioniterator
|
||||
@src:
|
||||
@bpp:
|
||||
@data:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Param3:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRgnFunc2 ##### -->
|
||||
@ -41,8 +41,6 @@ gimpregioniterator
|
||||
@dest:
|
||||
@bpp:
|
||||
@data:
|
||||
<!-- # Unused Parameters # -->
|
||||
@Param4:
|
||||
|
||||
|
||||
<!-- ##### USER_FUNCTION GimpRgnFuncSrc ##### -->
|
||||
@ -90,8 +88,6 @@ gimpregioniterator
|
||||
@drawable:
|
||||
@unused:
|
||||
@Returns:
|
||||
<!-- # Unused Parameters # -->
|
||||
@run_mode:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_rgn_iterator_free ##### -->
|
||||
@ -141,8 +137,6 @@ gimpregioniterator
|
||||
@unused:
|
||||
@func:
|
||||
@data:
|
||||
<!-- # Unused Parameters # -->
|
||||
@run_mode:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_rgn_iterate2 ##### -->
|
||||
@ -154,7 +148,3 @@ gimpregioniterator
|
||||
@unused:
|
||||
@func:
|
||||
@data:
|
||||
<!-- # Unused Parameters # -->
|
||||
@run_mode:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user