Imported Upstream version 2.4.0
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
|
||||
<link rel="prev" href="GimpBrowser.html" title="GimpBrowser">
|
||||
<link rel="next" href="GimpChainButton.html" title="GimpChainButton">
|
||||
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimpwidgets-widgets.html" title="Part I. GIMP Widgets">
|
||||
<link rel="chapter" href="libgimpwidgets-hierarchy.html" title="Object Hierarchy">
|
||||
@ -33,25 +33,25 @@
|
||||
<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="#id2588123" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2584526" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2607248" class="shortcut">Description</a>
|
||||
<a href="#id2613821" class="shortcut">Description</a>
|
||||
 | 
|
||||
<a href="#id2607128" class="shortcut">Object Hierarchy</a>
|
||||
<a href="#id2574962" class="shortcut">Object Hierarchy</a>
|
||||
 | 
|
||||
<a href="#id2607196" class="shortcut">Implemented Interfaces</a>
|
||||
<a href="#id2575030" class="shortcut">Implemented Interfaces</a>
|
||||
 | 
|
||||
<a href="#id2607223" class="shortcut">Signals</a></nobr></td></tr>
|
||||
<a href="#id2575058" 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="id2588123"></a><span class="refentrytitle">GimpButton</span>
|
||||
<a name="id2584526"></a><span class="refentrytitle">GimpButton</span>
|
||||
</h2>
|
||||
<p>GimpButton — A <a
|
||||
href="../gtk/GtkButton.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
|
||||
><span class="type">GtkButton</span></a> with a little extra functionality.</p>
|
||||
</td>
|
||||
<td valign="top" align="right"><img src="gimp-button.png"></td>
|
||||
@ -64,83 +64,83 @@ href="../gtk/GtkButton.html"
|
||||
|
||||
<a class="link" href="GimpButton.html#GimpButton-struct">GimpButton</a>;
|
||||
<a
|
||||
href="../gtk/GtkWidget.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* <a class="link" href="GimpButton.html#gimp-button-new">gimp_button_new</a> (void);
|
||||
void <a class="link" href="GimpButton.html#gimp-button-extended-clicked">gimp_button_extended_clicked</a> (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
|
||||
<a
|
||||
href="../gdk/gdk-Windows.html#GdkModifierType"
|
||||
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
|
||||
>GdkModifierType</a> state);
|
||||
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2607128"></a><h2>Object Hierarchy</h2>
|
||||
<a name="id2574962"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
<a
|
||||
href="../gobject/gobject-The-Base-Object-Type.html#GObject"
|
||||
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
|
||||
>GObject</a>
|
||||
+----<a
|
||||
href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
|
||||
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
|
||||
>GInitiallyUnowned</a>
|
||||
+----<a
|
||||
href="../gtk/GtkObject.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
|
||||
>GtkObject</a>
|
||||
+----<a
|
||||
href="../gtk/GtkWidget.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
|
||||
>GtkWidget</a>
|
||||
+----<a
|
||||
href="../gtk/GtkContainer.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkContainer.html"
|
||||
>GtkContainer</a>
|
||||
+----<a
|
||||
href="../gtk/GtkBin.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkBin.html"
|
||||
>GtkBin</a>
|
||||
+----<a
|
||||
href="../gtk/GtkButton.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
|
||||
>GtkButton</a>
|
||||
+----GimpButton
|
||||
+----<a class="link" href="GimpColorButton.html" title="GimpColorButton">GimpColorButton</a>
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2607196"></a><h2>Implemented Interfaces</h2>
|
||||
<a name="id2575030"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpButton implements
|
||||
AtkImplementorIface and GtkBuildable.</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2607223"></a><h2>Signals</h2>
|
||||
<a name="id2575058"></a><h2>Signals</h2>
|
||||
<pre class="synopsis">
|
||||
|
||||
"<a class="link" href="GimpButton.html#GimpButton-extended-clicked">extended-clicked</a>" : Run First
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2607248"></a><h2>Description</h2>
|
||||
<a name="id2613821"></a><h2>Description</h2>
|
||||
<p>
|
||||
<a class="link" href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> adds an extra signal to the <a
|
||||
href="../gtk/GtkButton.html"
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkButton.html"
|
||||
><span class="type">GtkButton</span></a> widget that allows
|
||||
to distinguish a normal click from a click that was performed with
|
||||
modifier keys pressed.
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2605781"></a><h2>Details</h2>
|
||||
<a name="id2613853"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2605792"></a><h3>
|
||||
<a name="id2613863"></a><h3>
|
||||
<a name="GimpButton-struct"></a>GimpButton</h3>
|
||||
<a class="indexterm" name="id2605804"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
|
||||
<a class="indexterm" name="id2613876"></a><pre class="programlisting">typedef struct _GimpButton GimpButton;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2605819"></a><h3>
|
||||
<a name="id2613891"></a><h3>
|
||||
<a name="gimp-button-new"></a>gimp_button_new ()</h3>
|
||||
<a class="indexterm" name="id2605832"></a><pre class="programlisting"><a
|
||||
href="../gtk/GtkWidget.html"
|
||||
<a class="indexterm" name="id2613903"></a><pre class="programlisting"><a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkWidget.html"
|
||||
>GtkWidget</a>* gimp_button_new (void);</pre>
|
||||
<p>
|
||||
Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span class="type">GimpButton</span></a> widget.</p>
|
||||
@ -158,11 +158,11 @@ Creates a new <a class="link" href="GimpButton.html" title="GimpButton"><span cl
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2605886"></a><h3>
|
||||
<a name="id2613958"></a><h3>
|
||||
<a name="gimp-button-extended-clicked"></a>gimp_button_extended_clicked ()</h3>
|
||||
<a class="indexterm" name="id2605897"></a><pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
|
||||
<a class="indexterm" name="id2613969"></a><pre class="programlisting">void gimp_button_extended_clicked (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *button,
|
||||
<a
|
||||
href="../gdk/gdk-Windows.html#GdkModifierType"
|
||||
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
|
||||
>GdkModifierType</a> state);</pre>
|
||||
<p>
|
||||
Emits the button's "extended_clicked" signal.</p>
|
||||
@ -180,7 +180,7 @@ Emits the button's "extended_clicked" signal.</p>
|
||||
<tr>
|
||||
<td><p><span class="term"><em class="parameter"><code>state</code></em> :</span></p></td>
|
||||
<td> a state as found in <span class="type">GdkEventButton-</span>>state, e.g. <a
|
||||
href="../gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
|
||||
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
|
||||
><span class="type">GDK_SHIFT_MASK</span></a>.
|
||||
</td>
|
||||
</tr>
|
||||
@ -189,16 +189,16 @@ href="../gdk/gdk-Windows.html#GDK-SHIFT-MASK:CAPS"
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2592298"></a><h2>Signal Details</h2>
|
||||
<a name="id2592595"></a><h2>Signal Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2592309"></a><h3>
|
||||
<a name="GimpButton-extended-clicked"></a>The "extended-clicked" signal</h3>
|
||||
<a class="indexterm" name="id2592317"></a><pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
|
||||
<a name="id2592606"></a><h3>
|
||||
<a name="GimpButton-extended-clicked"></a>The <code class="literal">"extended-clicked"</code> signal</h3>
|
||||
<a class="indexterm" name="id2592620"></a><pre class="programlisting">void user_function (<a class="link" href="GimpButton.html" title="GimpButton">GimpButton</a> *gimpbutton,
|
||||
<a
|
||||
href="../gdk/gdk-Windows.html#GdkModifierType"
|
||||
href="/usr/share/gtk-doc/html/gdk/gdk-Windows.html#GdkModifierType"
|
||||
>GdkModifierType</a> arg1,
|
||||
<a
|
||||
href="../glib/glib-Basic-Types.html#gpointer"
|
||||
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"
|
||||
>gpointer</a> user_data) : Run First</pre>
|
||||
<p>
|
||||
|
||||
@ -225,6 +225,11 @@ href="../glib/glib-Basic-Types.html#gpointer"
|
||||
</table></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2592712"></a><div class="refsect2" lang="en"><a name="id2592713"></a></div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en"><a name="id2592714"></a></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user