Imported Upstream version 2.3.14

This commit is contained in:
Ari Pollak
2010-08-11 01:20:46 -04:00
parent bbd6d9844c
commit aca02f7697
2412 changed files with 114847 additions and 56535 deletions

View File

@ -10,13 +10,12 @@
<link rel="next" href="libgimp-gimpbrushselect.html" title="gimpbrushselect">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="gimpdefinitions.html" title="Part&#160;I.&#160;GIMP Constants">
<link rel="part" href="libgimp.html" title="Part&#160;II.&#160;GIMP Library">
<link rel="part" href="libgimp.html" title="Part&#160;I.&#160;GIMP Library">
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and all their Properties">
<link rel="chapter" href="libgimp-image.html" title="Manupulating Images and their Properties">
<link rel="chapter" href="libgimp-data.html" title="Data Objects">
<link rel="chapter" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
<link rel="part" href="libgimpui.html" title="Part&#160;III.&#160;GIMP User Interface Library">
<link rel="part" href="libgimpui.html" title="Part&#160;II.&#160;GIMP User Interface Library">
<link rel="chapter" href="libgimpui-hierarchy.html" title="Object Hierarchy">
<link rel="index" href="libgimp-index.html" title="Index">
<link rel="index" href="libgimp-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
@ -32,24 +31,24 @@
<th width="100%" align="center">GIMP Library Reference Manual</th>
<td><a accesskey="n" href="libgimp-gimpbrushselect.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2573732" class="shortcut">Top</a>
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2580460" class="shortcut">Top</a>
&#160;|&#160;
<a href="#id2696699" class="shortcut">Description</a>
<a href="#id2697093" class="shortcut">Description</a>
&#160;|&#160;
<a href="#id2560725" class="shortcut">Object Hierarchy</a>
<a href="#id2559333" class="shortcut">Object Hierarchy</a>
&#160;|&#160;
<a href="#id2696554" class="shortcut">Implemented Interfaces</a>
<a href="#id2696948" class="shortcut">Implemented Interfaces</a>
&#160;|&#160;
<a href="#id2696574" class="shortcut">Properties</a>
<a href="#id2696968" class="shortcut">Properties</a>
&#160;|&#160;
<a href="#id2696615" class="shortcut">Signals</a></nobr></td></tr>
<a href="#id2697009" class="shortcut">Signals</a></nobr></td></tr>
</table>
<div class="refentry" lang="en">
<a name="GimpPatternSelectButton"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2>
<a name="id2573732"></a><span class="refentrytitle">GimpPatternSelectButton</span>
<a name="id2580460"></a><span class="refentrytitle">GimpPatternSelectButton</span>
</h2>
<p>GimpPatternSelectButton</p>
</td>
@ -73,7 +72,7 @@ void <a href="GimpPatternSelectButton.html#gimp-pattern-select-button-set
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2560725"></a><h2>Object Hierarchy</h2>
<a name="id2559333"></a><h2>Object Hierarchy</h2>
<pre class="synopsis">
GObject
@ -88,13 +87,13 @@ void <a href="GimpPatternSelectButton.html#gimp-pattern-select-button-set
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2696554"></a><h2>Implemented Interfaces</h2>
<a name="id2696948"></a><h2>Implemented Interfaces</h2>
<p>
GimpPatternSelectButton implements
AtkImplementorIface.</p>
</div>
<div class="refsect1" lang="en">
<a name="id2696574"></a><h2>Properties</h2>
<a name="id2696968"></a><h2>Properties</h2>
<pre class="synopsis">
"<a href="GimpPatternSelectButton.html#GimpPatternSelectButton--pattern-name">pattern-name</a>" gchararray : Read / Write
@ -102,7 +101,7 @@ GimpPatternSelectButton implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2696615"></a><h2>Signals</h2>
<a name="id2697009"></a><h2>Signals</h2>
<pre class="synopsis">
"<a href="GimpPatternSelectButton.html#GimpPatternSelectButton-pattern-set">pattern-set</a>"
@ -117,26 +116,26 @@ GimpPatternSelectButton implements
</pre>
</div>
<div class="refsect1" lang="en">
<a name="id2696699"></a><h2>Description</h2>
<a name="id2697093"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" lang="en">
<a name="id2696715"></a><h2>Details</h2>
<a name="id2697109"></a><h2>Details</h2>
<div class="refsect2" lang="en">
<a name="id2696725"></a><h3>
<a name="id2697119"></a><h3>
<a name="GimpPatternSelectButton-struct"></a>GimpPatternSelectButton</h3>
<a class="indexterm" name="id2696736"></a><pre class="programlisting">typedef struct _GimpPatternSelectButton GimpPatternSelectButton;</pre>
<a class="indexterm" name="id2697130"></a><pre class="programlisting">typedef struct _GimpPatternSelectButton GimpPatternSelectButton;</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2696752"></a><h3>
<a name="id2697146"></a><h3>
<a name="gimp-pattern-select-button-new"></a>gimp_pattern_select_button_new ()</h3>
<a class="indexterm" name="id2690988"></a><pre class="programlisting">GtkWidget* gimp_pattern_select_button_new (const gchar *title,
<a class="indexterm" name="id2691773"></a><pre class="programlisting">GtkWidget* gimp_pattern_select_button_new (const gchar *title,
const gchar *pattern_name);</pre>
<p>
Creates a new <span class="type">GtkWidget</span> that completely controls the selection of
@ -171,9 +170,9 @@ plug-in dialog.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2691105"></a><h3>
<a name="id2691890"></a><h3>
<a name="gimp-pattern-select-button-get-pattern"></a>gimp_pattern_select_button_get_pattern ()</h3>
<a class="indexterm" name="id2691118"></a><pre class="programlisting">const gchar* gimp_pattern_select_button_get_pattern
<a class="indexterm" name="id2691903"></a><pre class="programlisting">const gchar* gimp_pattern_select_button_get_pattern
(<a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton">GimpPatternSelectButton</a> *button);</pre>
<p>
Retrieves the name of currently selected pattern.</p>
@ -201,9 +200,9 @@ Retrieves the name of currently selected pattern.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2691193"></a><h3>
<a name="id2691977"></a><h3>
<a name="gimp-pattern-select-button-set-pattern"></a>gimp_pattern_select_button_set_pattern ()</h3>
<a class="indexterm" name="id2691208"></a><pre class="programlisting">void gimp_pattern_select_button_set_pattern
<a class="indexterm" name="id2691993"></a><pre class="programlisting">void gimp_pattern_select_button_set_pattern
(<a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton">GimpPatternSelectButton</a> *button,
const gchar *pattern_name);</pre>
<p>
@ -231,11 +230,11 @@ Sets the current pattern for the pattern select button.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2694086"></a><h2>Property Details</h2>
<a name="id2691381"></a><h2>Property Details</h2>
<div class="refsect2" lang="en">
<a name="id2694096"></a><h3>
<a name="id2691391"></a><h3>
<a name="GimpPatternSelectButton--pattern-name"></a>The "<code class="literal">pattern-name</code>" property</h3>
<a class="indexterm" name="id2694112"></a><pre class="programlisting"> "pattern-name" gchararray : Read / Write</pre>
<a class="indexterm" name="id2691407"></a><pre class="programlisting"> "pattern-name" gchararray : Read / Write</pre>
<p>
The name of the currently selected pattern.</p>
<p>
@ -247,9 +246,9 @@ The name of the currently selected pattern.</p>
</div>
<hr>
<div class="refsect2" lang="en">
<a name="id2694146"></a><h3>
<a name="id2691441"></a><h3>
<a name="GimpPatternSelectButton--title"></a>The "<code class="literal">title</code>" property</h3>
<a class="indexterm" name="id2694160"></a><pre class="programlisting"> "title" gchararray : Read / Write / Construct Only</pre>
<a class="indexterm" name="id2691455"></a><pre class="programlisting"> "title" gchararray : Read / Write / Construct Only</pre>
<p>
The title to be used for the pattern selection popup dialog.</p>
<p>
@ -261,11 +260,11 @@ The title to be used for the pattern selection popup dialog.</p>
</div>
</div>
<div class="refsect1" lang="en">
<a name="id2694196"></a><h2>Signal Details</h2>
<a name="id2691491"></a><h2>Signal Details</h2>
<div class="refsect2" lang="en">
<a name="id2694206"></a><h3>
<a name="id2691501"></a><h3>
<a name="GimpPatternSelectButton-pattern-set"></a>The "pattern-set" signal</h3>
<a class="indexterm" name="id2694214"></a><pre class="programlisting">void user_function (<a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton">GimpPatternSelectButton</a> *widget,
<a class="indexterm" name="id2691509"></a><pre class="programlisting">void user_function (<a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton">GimpPatternSelectButton</a> *widget,
gchar *pattern_name,
gint width,
gint height,