~ubuntu-branches/ubuntu/saucy/gimp/saucy-updates

« back to all changes in this revision

Viewing changes to devel-docs/libgimp/html/libgimp-gimppaths.html

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-03-08 13:26:03 UTC
  • mfrom: (1.1.28) (0.4.19 sid)
  • Revision ID: package-import@ubuntu.com-20130308132603-h14fmrgazi3roobr
Tags: 2.8.4-1ubuntu1
* Synchronize with Debian (LP: #1132767). Remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates
* Dropped changes:
  - CVE-2012-5576.patch: Applied in new version
  - fix-python-multiarch-includes.patch: No longer needed
* debian/patches/link-against-lm.patch:
  - Link against lm to fix underlinking build failure
* debian/control, debian/rules:
  - Run autoreconf for above patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
                                                         <em class="parameter"><code><span class="type">gint</span> tattovalue</code></em>);
74
74
<span class="returnvalue">gboolean</span>            <a class="link" href="libgimp-gimppaths.html#gimp-path-to-selection" title="gimp_path_to_selection ()">gimp_path_to_selection</a>              (<em class="parameter"><code><span class="type">gint32</span> image_ID</code></em>,
75
75
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
76
 
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"><span class="type">GimpChannelOps</span></a> op</code></em>,
 
76
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"><span class="type">GimpChannelOps</span></a> op</code></em>,
77
77
                                                         <em class="parameter"><code><span class="type">gboolean</span> antialias</code></em>,
78
78
                                                         <em class="parameter"><code><span class="type">gboolean</span> feather</code></em>,
79
79
                                                         <em class="parameter"><code><span class="type">gdouble</span> feather_radius_x</code></em>,
487
487
<a name="gimp-path-to-selection"></a><h3>gimp_path_to_selection ()</h3>
488
488
<pre class="programlisting"><span class="returnvalue">gboolean</span>            gimp_path_to_selection              (<em class="parameter"><code><span class="type">gint32</span> image_ID</code></em>,
489
489
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *name</code></em>,
490
 
                                                         <em class="parameter"><code><a href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"><span class="type">GimpChannelOps</span></a> op</code></em>,
 
490
                                                         <em class="parameter"><code><a href="/local/head/share/gtk-doc/html/libgimpbase/libgimpbase-gimpbaseenums.html#GimpChannelOps"><span class="type">GimpChannelOps</span></a> op</code></em>,
491
491
                                                         <em class="parameter"><code><span class="type">gboolean</span> antialias</code></em>,
492
492
                                                         <em class="parameter"><code><span class="type">gboolean</span> feather</code></em>,
493
493
                                                         <em class="parameter"><code><span class="type">gdouble</span> feather_radius_x</code></em>,