~ubuntu-branches/ubuntu/intrepid/gimp/intrepid-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpwidgets/html/GimpChainButton.html

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-02-03 03:07:19 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20080203030719-4s9wlbv30394rlrp
Tags: 2.4.4-1ubuntu1
* Merge from Debian unstable. (LP: #188828)
* Ubuntu remaining changes:
  - 02_help-message.patch, 03_gimp.desktop.in.in.patch: Distro changes.
  - Weave i18n magic in the rules file.
  - Remove the doc directory symlink in the preinst, and replace it with a
    directory.
  - Added NEWS, README and README.Debian to gimp.docs.
  - Modify Maintainer value to match Debian-Maintainer-Field Spec
 

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
34
34
<td><a accesskey="n" href="GimpColorArea.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
35
35
</tr>
36
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2608388" class="shortcut">Top</a>
37
 
                  &#160;|&#160;
38
 
                  <a href="#id2584349" class="shortcut">Description</a>
39
 
                  &#160;|&#160;
40
 
                  <a href="#id2614983" class="shortcut">Object Hierarchy</a>
41
 
                  &#160;|&#160;
42
 
                  <a href="#id2615038" class="shortcut">Implemented Interfaces</a>
43
 
                  &#160;|&#160;
44
 
                  <a href="#id2615065" class="shortcut">Properties</a>
45
 
                  &#160;|&#160;
46
 
                  <a href="#id2584324" class="shortcut">Signals</a></nobr></td></tr>
 
36
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2588030" class="shortcut">Top</a>
 
37
                  &#160;|&#160;
 
38
                  <a href="#id2600820" class="shortcut">Description</a>
 
39
                  &#160;|&#160;
 
40
                  <a href="#id2603246" class="shortcut">Object Hierarchy</a>
 
41
                  &#160;|&#160;
 
42
                  <a href="#id2603301" class="shortcut">Implemented Interfaces</a>
 
43
                  &#160;|&#160;
 
44
                  <a href="#id2603329" class="shortcut">Properties</a>
 
45
                  &#160;|&#160;
 
46
                  <a href="#id2600795" class="shortcut">Signals</a></nobr></td></tr>
47
47
</table>
48
48
<div class="refentry" lang="en">
49
49
<a name="GimpChainButton"></a><div class="titlepage"></div>
50
50
<div class="refnamediv"><table width="100%"><tr>
51
51
<td valign="top">
52
52
<h2>
53
 
<a name="id2608388"></a><span class="refentrytitle">GimpChainButton</span>
 
53
<a name="id2588030"></a><span class="refentrytitle">GimpChainButton</span>
54
54
</h2>
55
55
<p>GimpChainButton &#8212; Widget to visually connect two entry widgets.</p>
56
56
</td>
78
78
</pre>
79
79
</div>
80
80
<div class="refsect1" lang="en">
81
 
<a name="id2614983"></a><h2>Object Hierarchy</h2>
 
81
<a name="id2603246"></a><h2>Object Hierarchy</h2>
82
82
<pre class="synopsis">
83
83
 
84
84
  <a
103
103
</pre>
104
104
</div>
105
105
<div class="refsect1" lang="en">
106
 
<a name="id2615038"></a><h2>Implemented Interfaces</h2>
 
106
<a name="id2603301"></a><h2>Implemented Interfaces</h2>
107
107
<p>
108
108
GimpChainButton implements
109
109
 AtkImplementorIface and  GtkBuildable.</p>
110
110
</div>
111
111
<div class="refsect1" lang="en">
112
 
<a name="id2615065"></a><h2>Properties</h2>
 
112
<a name="id2603329"></a><h2>Properties</h2>
113
113
<pre class="synopsis">
114
114
 
115
115
  "<a class="link" href="GimpChainButton.html#GimpChainButton--position">position</a>"                 <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a>     : Read / Write / Construct Only
116
116
</pre>
117
117
</div>
118
118
<div class="refsect1" lang="en">
119
 
<a name="id2584324"></a><h2>Signals</h2>
 
119
<a name="id2600795"></a><h2>Signals</h2>
120
120
<pre class="synopsis">
121
121
 
122
122
  "<a class="link" href="GimpChainButton.html#GimpChainButton-toggled">toggled</a>"                                        : Run First
123
123
</pre>
124
124
</div>
125
125
<div class="refsect1" lang="en">
126
 
<a name="id2584349"></a><h2>Description</h2>
 
126
<a name="id2600820"></a><h2>Description</h2>
127
127
<p>
128
128
This widget provides a button showing either a linked or a broken
129
129
chain that can be used to link two entries, spinbuttons, colors
140
140
</p>
141
141
</div>
142
142
<div class="refsect1" lang="en">
143
 
<a name="id2584392"></a><h2>Details</h2>
 
143
<a name="id2600862"></a><h2>Details</h2>
144
144
<div class="refsect2" lang="en">
145
 
<a name="id2584403"></a><h3>
 
145
<a name="id2600873"></a><h3>
146
146
<a name="GimpChainButton-struct"></a>GimpChainButton</h3>
147
 
<a class="indexterm" name="id2584414"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
 
147
<a class="indexterm" name="id2600885"></a><pre class="programlisting">typedef struct _GimpChainButton GimpChainButton;</pre>
148
148
<p>
149
149
 
150
150
</p>
151
151
</div>
152
152
<hr>
153
153
<div class="refsect2" lang="en">
154
 
<a name="id2584431"></a><h3>
 
154
<a name="id2600901"></a><h3>
155
155
<a name="GimpChainPosition"></a>enum GimpChainPosition</h3>
156
 
<a class="indexterm" name="id2584443"></a><pre class="programlisting">typedef enum
 
156
<a class="indexterm" name="id2600914"></a><pre class="programlisting">typedef enum
157
157
{
158
158
  GIMP_CHAIN_TOP,
159
159
  GIMP_CHAIN_LEFT,
167
167
</div>
168
168
<hr>
169
169
<div class="refsect2" lang="en">
170
 
<a name="id2587632"></a><h3>
 
170
<a name="id2552638"></a><h3>
171
171
<a name="gimp-chain-button-new"></a>gimp_chain_button_new ()</h3>
172
 
<a class="indexterm" name="id2587643"></a><pre class="programlisting"><a
 
172
<a class="indexterm" name="id2552648"></a><pre class="programlisting"><a
173
173
href="../gtk/GtkWidget.html"
174
174
>GtkWidget</a>*          gimp_chain_button_new               (<a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a> position);</pre>
175
175
<p>
206
206
</div>
207
207
<hr>
208
208
<div class="refsect2" lang="en">
209
 
<a name="id2587739"></a><h3>
 
209
<a name="id2552744"></a><h3>
210
210
<a name="gimp-chain-button-set-active"></a>gimp_chain_button_set_active ()</h3>
211
 
<a class="indexterm" name="id2587750"></a><pre class="programlisting">void                gimp_chain_button_set_active        (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
 
211
<a class="indexterm" name="id2552757"></a><pre class="programlisting">void                gimp_chain_button_set_active        (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button,
212
212
                                                         <a
213
213
href="../glib/glib-Basic-Types.html#gboolean"
214
214
>gboolean</a> active);</pre>
240
240
</div>
241
241
<hr>
242
242
<div class="refsect2" lang="en">
243
 
<a name="id2587855"></a><h3>
 
243
<a name="id2591847"></a><h3>
244
244
<a name="gimp-chain-button-get-active"></a>gimp_chain_button_get_active ()</h3>
245
 
<a class="indexterm" name="id2587868"></a><pre class="programlisting"><a
 
245
<a class="indexterm" name="id2591860"></a><pre class="programlisting"><a
246
246
href="../glib/glib-Basic-Types.html#gboolean"
247
247
>gboolean</a>            gimp_chain_button_get_active        (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *button);</pre>
248
248
<p>
270
270
</div>
271
271
</div>
272
272
<div class="refsect1" lang="en">
273
 
<a name="id2579918"></a><h2>Property Details</h2>
 
273
<a name="id2591953"></a><h2>Property Details</h2>
274
274
<div class="refsect2" lang="en">
275
 
<a name="id2579929"></a><h3>
 
275
<a name="id2591964"></a><h3>
276
276
<a name="GimpChainButton--position"></a>The <code class="literal">"position"</code> property</h3>
277
 
<a class="indexterm" name="id2579943"></a><pre class="programlisting">  "position"                 <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a>     : Read / Write / Construct Only</pre>
 
277
<a class="indexterm" name="id2591978"></a><pre class="programlisting">  "position"                 <a class="link" href="GimpChainButton.html#GimpChainPosition">GimpChainPosition</a>     : Read / Write / Construct Only</pre>
278
278
<p>
279
279
The position in which the chain button will be used.</p>
280
280
<p>
286
286
</div>
287
287
</div>
288
288
<div class="refsect1" lang="en">
289
 
<a name="id2579981"></a><h2>Signal Details</h2>
 
289
<a name="id2592016"></a><h2>Signal Details</h2>
290
290
<div class="refsect2" lang="en">
291
 
<a name="id2579992"></a><h3>
 
291
<a name="id2592026"></a><h3>
292
292
<a name="GimpChainButton-toggled"></a>The <code class="literal">"toggled"</code> signal</h3>
293
 
<a class="indexterm" name="id2580005"></a><pre class="programlisting">void                user_function                      (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
 
293
<a class="indexterm" name="id2592040"></a><pre class="programlisting">void                user_function                      (<a class="link" href="GimpChainButton.html" title="GimpChainButton">GimpChainButton</a> *gimpchainbutton,
294
294
                                                        <a
295
295
href="../glib/glib-Basic-Types.html#gpointer"
296
296
>gpointer</a>         user_data)            : Run First</pre>
315
315
</div>
316
316
</div>
317
317
<div class="refsect1" lang="en">
318
 
<a name="id2580074"></a><h2>See Also</h2>
 
318
<a name="id2618266"></a><h2>See Also</h2>
319
319
<p>
320
320
You may want to use the convenience function <a class="link" href="libgimpwidgets-GimpWidgets.html#gimp-coordinates-new"><code class="function">gimp_coordinates_new()</code></a> to set 
321
321
up two GimpSizeEntries (see <a class="link" href="GimpSizeEntry.html" title="GimpSizeEntry"><span class="type">GimpSizeEntry</span></a>) linked with a <a class="link" href="GimpChainButton.html" title="GimpChainButton"><span class="type">GimpChainButton</span></a>.
322
322
</p>
323
323
</div>
324
324
<div class="refsect1" lang="en">
325
 
<a name="id2580110"></a><div class="refsect2" lang="en"><a name="id2580111"></a></div>
 
325
<a name="id2618297"></a><div class="refsect2" lang="en"><a name="id2618298"></a></div>
326
326
<hr>
327
 
<div class="refsect2" lang="en"><a name="id2580112"></a></div>
 
327
<div class="refsect2" lang="en"><a name="id2618299"></a></div>
328
328
</div>
329
329
</div>
330
330
</body>