Imported Upstream version 2.6.6
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
<link rel="up" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
|
||||
<link rel="prev" href="libgimp-selectors.html" title="Controlling the Core's Selection Dialogs">
|
||||
<link rel="next" href="GimpBrushSelectButton.html" title="GimpBrushSelectButton">
|
||||
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
|
||||
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
@ -32,13 +32,15 @@
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="GimpBrushSelectButton.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="#GimpSelectButton.synopsis" class="shortcut">Top</a>
|
||||
|
|
||||
<a href="#GimpSelectButton.description" class="shortcut">Description</a>
|
||||
|
|
||||
<a href="#GimpSelectButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
||||
|
|
||||
<a href="#GimpSelectButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a></nobr></td></tr>
|
||||
<tr><td colspan="5" class="shortcuts">
|
||||
<a href="#GimpSelectButton.synopsis" class="shortcut">Top</a>
|
||||
|
|
||||
<a href="#GimpSelectButton.description" class="shortcut">Description</a>
|
||||
|
|
||||
<a href="#GimpSelectButton.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
||||
|
|
||||
<a href="#GimpSelectButton.implemented-interfaces" class="shortcut">Implemented Interfaces</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="GimpSelectButton"></a><div class="titlepage"></div>
|
||||
@ -60,10 +62,10 @@ void <a class="link" href="GimpSelectButton.html#gimp-select-butt
|
||||
<a name="GimpSelectButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="synopsis">
|
||||
<a
|
||||
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject"
|
||||
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
|
||||
>GObject</a>
|
||||
+----<a
|
||||
href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
|
||||
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned"
|
||||
>GInitiallyUnowned</a>
|
||||
+----<a
|
||||
href="/usr/share/gtk-doc/html/gtk/GtkObject.html"
|
||||
@ -99,7 +101,6 @@ href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="GimpSelectButton.description"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
@ -108,7 +109,6 @@ href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
|
||||
<a name="GimpSelectButton-struct"></a><h3>GimpSelectButton</h3>
|
||||
<pre class="programlisting">typedef struct _GimpSelectButton GimpSelectButton;</pre>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
@ -118,7 +118,6 @@ href="/usr/share/gtk-doc/html/gtk/gtk-gtkbuildable.html#GtkBuildable"
|
||||
<p>
|
||||
Closes the popup window associated with <em class="parameter"><code>button</code></em>.</p>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div class="variablelist"><table border="0">
|
||||
<col align="left" valign="top">
|
||||
@ -128,13 +127,12 @@ Closes the popup window associated with <em class="parameter"><code>button</code
|
||||
</td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
<p class="since">Since GIMP 2.4</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>
|
||||
Generated by GTK-Doc V1.10</div>
|
||||
Generated by GTK-Doc V1.11</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user