~ubuntu-branches/ubuntu/karmic/gimp/karmic-updates

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-08-31 10:24:10 UTC
  • mfrom: (1.1.21 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090831102410-eqawgw6fhdyi91ee
Tags: 2.6.7-1ubuntu1
* Merge with Debian unstable (LP: #419593), remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + updated some strings for ubuntu
  - debian/rules:
    + updated translation templates
  - debian/control:
    + Drop webkit build dependency. gimp is the only thing pulling in webkit
      for the desktop CDs, and makes them explode. Without the webkit help
      browser plugin, help will just be displayed in the default browser.
* debian/patches/01_debian-gimprc.patch:
  - Updated
* debian/control:
  - Added a BZR link

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>gimppattern</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="GIMP Library Reference Manual">
8
8
<link rel="up" href="libgimp-data.html" title="Data Objects">
9
9
<link rel="prev" href="libgimp-gimppalettes.html" title="gimppalettes">
10
10
<link rel="next" href="libgimp-gimppatterns.html" title="gimppatterns">
38
38
                <a href="#libgimp-gimppattern.description" class="shortcut">Description</a>
39
39
</td></tr>
40
40
</table>
41
 
<div class="refentry" lang="en">
 
41
<div class="refentry" title="gimppattern">
42
42
<a name="libgimp-gimppattern"></a><div class="titlepage"></div>
43
43
<div class="refnamediv"><table width="100%"><tr>
44
44
<td valign="top">
47
47
</td>
48
48
<td valign="top" align="right"></td>
49
49
</tr></table></div>
50
 
<div class="refsynopsisdiv">
 
50
<div class="refsynopsisdiv" title="Synopsis">
51
51
<a name="libgimp-gimppattern.synopsis"></a><h2>Synopsis</h2>
52
52
<pre class="synopsis">
53
53
<a
86
86
>guint8</a> **color_bytes);
87
87
</pre>
88
88
</div>
89
 
<div class="refsect1" lang="en">
 
89
<div class="refsect1" title="Description">
90
90
<a name="libgimp-gimppattern.description"></a><h2>Description</h2>
91
91
<p>
92
92
Functions operating on a single pattern.
93
93
</p>
94
94
</div>
95
 
<div class="refsect1" lang="en">
 
95
<div class="refsect1" title="Details">
96
96
<a name="libgimp-gimppattern.details"></a><h2>Details</h2>
97
 
<div class="refsect2" lang="en">
 
97
<div class="refsect2" title="gimp_pattern_get_info ()">
98
98
<a name="gimp-pattern-get-info"></a><h3>gimp_pattern_get_info ()</h3>
99
99
<pre class="programlisting"><a
100
100
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"
152
152
<p class="since">Since GIMP 2.2</p>
153
153
</div>
154
154
<hr>
155
 
<div class="refsect2" lang="en">
 
155
<div class="refsect2" title="gimp_pattern_get_pixels ()">
156
156
<a name="gimp-pattern-get-pixels"></a><h3>gimp_pattern_get_pixels ()</h3>
157
157
<pre class="programlisting"><a
158
158
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"