Imported Upstream version 2.3.13
This commit is contained in:
@ -19,10 +19,10 @@
|
||||
<link rel="part" href="libgimpwidgets-controller.html" title="Part IV. GIMP Controllers">
|
||||
<link rel="part" href="libgimpwidgets-utils.html" title="Part V. GIMP Widgets Utilities">
|
||||
<link rel="part" href="libgimpwidgets-deprecated.html" title="Part VI. Deprecated API">
|
||||
<link rel="index" href="ix01.html" title="Index">
|
||||
<link rel="index" href="ix02.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="ix03.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="ix04.html" title="Index of deprecated symbols">
|
||||
<link rel="index" href="libgimpwidgets-index.html" title="Index">
|
||||
<link rel="index" href="libgimpwidgets-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
|
||||
<link rel="index" href="libgimpwidgets-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
|
||||
<link rel="index" href="libgimpwidgets-index-deprecated.html" title="Index of deprecated symbols">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
|
||||
@ -33,22 +33,22 @@
|
||||
<th width="100%" align="center">GIMP Widgets Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="GimpChainButton.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="#id2583611" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2556414" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2573517" class="shortcut">Description</a>
|
||||
<a href="#id2560901" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#id2566792" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2569004" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2566859" class="shortcut">Implemented Interfaces</a>
|
||||
<a href="#id2569072" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<a href="#id2566881" class="shortcut">Signals</a></nobr></td></tr>
|
||||
<a href="#id2569093" class="shortcut">Signals</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="GimpButton"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2583611"></a><span class="refentrytitle">GimpButton</span>
|
||||
<a name="id2556414"></a><span class="refentrytitle">GimpButton</span>
|
||||
</h2>
|
||||
<p>GimpButton — A <span class="type">GtkButton</span> with a little extra functionality.</p>
|
||||
</td>
|
||||
@ -68,7 +68,7 @@ void <a href="GimpButton.html#gimp-button-extended-clicked">gimp_button_e
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2566792"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2569004"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
GObject
|
||||
@ -83,13 +83,13 @@ void <a href="GimpButton.html#gimp-button-extended-clicked">gimp_button_e
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2566859"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2569072"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpButton implements
|
||||
AtkImplementorIface.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2566881"></a><h2>Signals</h2>
|
||||
<a name="id2569093"></a><h2>Signals</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a href="GimpButton.html#GimpButton-extended-clicked">extended-clicked</a>"
|
||||
@ -99,7 +99,7 @@ GimpButton implements
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2573517"></a><h2>Description</h2>
|
||||
<a name="id2560901"></a><h2>Description</h2>
|
||||
<p>
|
||||
<a href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> adds an extra signal to the <span class="type">GtkButton</span> widget that allows
|
||||
to distinguish a normal click from a click that was performed with
|
||||
@ -107,20 +107,20 @@ modifier keys pressed.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2573549"></a><h2>Details</h2>
|
||||
<a name="id2560932"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2573559"></a><h3>
|
||||
<a name="id2560943"></a><h3>
|
||||
<a name="GimpButton-struct"></a>GimpButton</h3>
|
||||
<a class="indexterm" name="id2573572"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
|
||||
<a class="indexterm" name="id2560956"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2573587"></a><h3>
|
||||
<a name="id2560971"></a><h3>
|
||||
<a name="gimp-button-new"></a>gimp_button_new ()</h3>
|
||||
<a class="indexterm" name="id2573599"></a><pre class="programlisting">GtkWidget* gimp_button_new (void);</pre>
|
||||
<a class="indexterm" name="id2560983"></a><pre class="programlisting">GtkWidget* gimp_button_new (void);</pre>
|
||||
<p>
|
||||
Creates a new <a href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> widget.</p>
|
||||
<p>
|
||||
@ -129,8 +129,7 @@ Creates a new <a href="GimpButton.html" title="GimpButton"><span class="type">Gi
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
|
||||
<td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
|
||||
<td> A pointer to the new <a href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> widget.
|
||||
</td>
|
||||
</tr></tbody>
|
||||
@ -138,9 +137,9 @@ Creates a new <a href="GimpButton.html" title="GimpButton"><span class="type">Gi
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567220"></a><h3>
|
||||
<a name="id2561036"></a><h3>
|
||||
<a name="gimp-button-extended-clicked"></a>gimp_button_extended_clicked ()</h3>
|
||||
<a class="indexterm" name="id2567231"></a><pre class="programlisting">void gimp_button_extended_clicked (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
|
||||
<a class="indexterm" name="id2566611"></a><pre class="programlisting">void gimp_button_extended_clicked (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
|
||||
GdkModifierType state);</pre>
|
||||
<p>
|
||||
Emits the button's "extended_clicked" signal.</p>
|
||||
@ -151,14 +150,12 @@ Emits the button's "extended_clicked" signal.</p>
|
||||
<col align="left" valign="top">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>button</code></em> :</span></td>
|
||||
<td><span class="term"><em class="parameter"><code>button</code></em> :</span></td>
|
||||
<td> a <a href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a>.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>state</code></em> :</span></td>
|
||||
<td><span class="term"><em class="parameter"><code>state</code></em> :</span></td>
|
||||
<td> a state as found in <span class="type">GdkEventButton-</span>>state, e.g. <span class="type">GDK_SHIFT_MASK</span>.
|
||||
</td>
|
||||
</tr>
|
||||
@ -167,11 +164,11 @@ Emits the button's "extended_clicked" signal.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2567324"></a><h2>Signal Details</h2>
|
||||
<a name="id2566705"></a><h2>Signal Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2567335"></a><h3>
|
||||
<a name="id2566716"></a><h3>
|
||||
<a name="GimpButton-extended-clicked"></a>The "extended-clicked" signal</h3>
|
||||
<a class="indexterm" name="id2567344"></a><pre class="programlisting">void user_function (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
|
||||
<a class="indexterm" name="id2566724"></a><pre class="programlisting">void user_function (<a href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
|
||||
GdkModifierType *arg1,
|
||||
gpointer user_data) : Run first</pre>
|
||||
<p>
|
||||
@ -181,21 +178,18 @@ Emits the button's "extended_clicked" signal.</p>
|
||||
<col align="left" valign="top">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>gimpbutton</code></em> :</span></td>
|
||||
<td><span class="term"><em class="parameter"><code>gimpbutton</code></em> :</span></td>
|
||||
<td>the object which received the signal.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>arg1</code></em> :</span></td>
|
||||
<td><span class="term"><em class="parameter"><code>arg1</code></em> :</span></td>
|
||||
<td>the state of modifier keys when the button was clicked
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
|
||||
<td><span class="term"><em class="parameter"><code>user_data</code></em> :</span></td>
|
||||
<td>user data set when the signal handler was connected.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user