Imported Upstream version 2.3.11
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>GimpPatternSelectButton</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.70.1">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
|
||||
<link rel="prev" href="GimpPaletteSelectButton.html" title="GimpPaletteSelectButton">
|
||||
<link rel="next" href="libgimp-gimpbrushselect.html" title="gimpbrushselect">
|
||||
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
|
||||
<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 I. GIMP Constants">
|
||||
<link rel="part" href="libgimp.html" title="Part II. GIMP Library">
|
||||
@ -32,27 +32,31 @@
|
||||
<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="#top_of_page" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2574735" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#desc" class="shortcut">Description</a>
|
||||
<a href="#id2700286" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#object_hierarchy" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2636357" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#properties" class="shortcut">Properties</a>
|
||||
<a href="#id2698846" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<a href="#signal_proto" class="shortcut">Signals</a></nobr></td></tr>
|
||||
<a href="#id2698866" class="shortcut">Properties</a>
|
||||
 | 
|
||||
<a href="#id2698907" 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><span class="refentrytitle"><a name="top_of_page"></a>GimpPatternSelectButton</span></h2>
|
||||
<h2>
|
||||
<a name="id2574735"></a><span class="refentrytitle">GimpPatternSelectButton</span>
|
||||
</h2>
|
||||
<p>GimpPatternSelectButton — </p>
|
||||
</td>
|
||||
<td valign="top" align="right"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsynopsisdiv">
|
||||
<a name="synopsis"></a><h2>Synopsis</h2>
|
||||
<h2>Synopsis</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
|
||||
@ -69,7 +73,7 @@ void <a href="GimpPatternSelectButton.html#gimp-pattern-select-button-set
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="object_hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2636357"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
GObject
|
||||
@ -84,13 +88,13 @@ void <a href="GimpPatternSelectButton.html#gimp-pattern-select-button-set
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="impl_interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2698846"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpPatternSelectButton implements
|
||||
AtkImplementorIface.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="properties"></a><h2>Properties</h2>
|
||||
<a name="id2698866"></a><h2>Properties</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a href="GimpPatternSelectButton.html#GimpPatternSelectButton--pattern-name">pattern-name</a>" gchararray : Read / Write
|
||||
@ -98,7 +102,7 @@ GimpPatternSelectButton implements
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="signal_proto"></a><h2>Signals</h2>
|
||||
<a name="id2698907"></a><h2>Signals</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a href="GimpPatternSelectButton.html#GimpPatternSelectButton-pattern-set">pattern-set</a>"
|
||||
@ -113,26 +117,26 @@ GimpPatternSelectButton implements
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="desc"></a><h2>Description</h2>
|
||||
<a name="id2700286"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<a name="id2700301"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2665658"></a><h3>
|
||||
<a name="id2700312"></a><h3>
|
||||
<a name="GimpPatternSelectButton-struct"></a>GimpPatternSelectButton</h3>
|
||||
<a class="indexterm" name="id2665669"></a><pre class="programlisting">typedef struct _GimpPatternSelectButton GimpPatternSelectButton;</pre>
|
||||
<a class="indexterm" name="id2700323"></a><pre class="programlisting">typedef struct _GimpPatternSelectButton GimpPatternSelectButton;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2665685"></a><h3>
|
||||
<a name="id2700339"></a><h3>
|
||||
<a name="gimp-pattern-select-button-new"></a>gimp_pattern_select_button_new ()</h3>
|
||||
<a class="indexterm" name="id2665698"></a><pre class="programlisting">GtkWidget* gimp_pattern_select_button_new (const gchar *title,
|
||||
<a class="indexterm" name="id2700352"></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
|
||||
@ -170,9 +174,9 @@ plug-in dialog.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2665816"></a><h3>
|
||||
<a name="id2700469"></a><h3>
|
||||
<a name="gimp-pattern-select-button-get-pattern"></a>gimp_pattern_select_button_get_pattern ()</h3>
|
||||
<a class="indexterm" name="id2665831"></a><pre class="programlisting">const gchar* gimp_pattern_select_button_get_pattern
|
||||
<a class="indexterm" name="id2700482"></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>
|
||||
@ -202,12 +206,14 @@ Retrieves the name of currently selected pattern.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2664170"></a><h3>
|
||||
<a name="id2699257"></a><h3>
|
||||
<a name="gimp-pattern-select-button-set-pattern"></a>gimp_pattern_select_button_set_pattern ()</h3>
|
||||
<a class="indexterm" name="id2664184"></a><pre class="programlisting">void gimp_pattern_select_button_set_pattern
|
||||
<a class="indexterm" name="id2699272"></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>
|
||||
Sets the current pattern for the pattern select button.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
@ -216,27 +222,27 @@ Retrieves the name of currently selected pattern.</p>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>button</code></em> :</span></td>
|
||||
<td>
|
||||
<td> A <a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton"><span class="type">GimpPatternSelectButton</span></a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>pattern_name</code></em> :</span></td>
|
||||
<td>
|
||||
|
||||
|
||||
<td> Pattern name to set; <code class="literal">NULL</code> means no change.
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="property_details"></a><h2>Property Details</h2>
|
||||
<a name="id2699365"></a><h2>Property Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2664262"></a><h3>
|
||||
<a name="id2699374"></a><h3>
|
||||
<a name="GimpPatternSelectButton--pattern-name"></a>The "<code class="literal">pattern-name</code>" property</h3>
|
||||
<a class="indexterm" name="id2664278"></a><pre class="programlisting"> "pattern-name" gchararray : Read / Write</pre>
|
||||
<a class="indexterm" name="id2699390"></a><pre class="programlisting"> "pattern-name" gchararray : Read / Write</pre>
|
||||
<p>
|
||||
The name of the currently selected pattern.</p>
|
||||
<p>
|
||||
@ -248,9 +254,9 @@ The name of the currently selected pattern.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2664312"></a><h3>
|
||||
<a name="id2699424"></a><h3>
|
||||
<a name="GimpPatternSelectButton--title"></a>The "<code class="literal">title</code>" property</h3>
|
||||
<a class="indexterm" name="id2664326"></a><pre class="programlisting"> "title" gchararray : Read / Write / Construct Only</pre>
|
||||
<a class="indexterm" name="id2699438"></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>
|
||||
@ -262,11 +268,11 @@ The title to be used for the pattern selection popup dialog.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="signals"></a><h2>Signal Details</h2>
|
||||
<a name="id2699475"></a><h2>Signal Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2664373"></a><h3>
|
||||
<a name="id2699485"></a><h3>
|
||||
<a name="GimpPatternSelectButton-pattern-set"></a>The "pattern-set" signal</h3>
|
||||
<a class="indexterm" name="id2664380"></a><pre class="programlisting">void user_function (<a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton">GimpPatternSelectButton</a> *widget,
|
||||
<a class="indexterm" name="id2699492"></a><pre class="programlisting">void user_function (<a href="GimpPatternSelectButton.html" title="GimpPatternSelectButton">GimpPatternSelectButton</a> *widget,
|
||||
gchar *pattern_name,
|
||||
gint width,
|
||||
gint height,
|
||||
|
Reference in New Issue
Block a user