New upstream version 2.10.18
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.28 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.32 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -37,8 +37,8 @@
|
||||
<a name="GimpSelectButton.functions"></a><h2>Functions</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="functions_return">
|
||||
<col class="functions_name">
|
||||
<col width="150px" class="functions_proto_type">
|
||||
<col class="functions_proto_name">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="function_type">
|
||||
@ -54,8 +54,8 @@
|
||||
<a name="GimpSelectButton.other"></a><h2>Types and Values</h2>
|
||||
<div class="informaltable"><table class="informaltable" width="100%" border="0">
|
||||
<colgroup>
|
||||
<col width="150px" class="name">
|
||||
<col class="description">
|
||||
<col width="150px" class="other_proto_type">
|
||||
<col class="other_proto_name">
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="datatype_keyword"> </td>
|
||||
@ -65,12 +65,12 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GimpSelectButton.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> <a href="../gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="../gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<span class="lineart">╰──</span> <a href="../gtk2/GtkObject.html#GtkObject-struct">GtkObject</a>
|
||||
<span class="lineart">╰──</span> <a href="../gtk2/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a href="../gtk2/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a href="../gtk2/GtkBox.html#GtkBox-struct">GtkBox</a>
|
||||
<pre class="screen"> <a href="/local/head/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="/local/head/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<span class="lineart">╰──</span> <a href="/local/head/share/gtk-doc/html/gtk2/GtkObject.html#GtkObject-struct">GtkObject</a>
|
||||
<span class="lineart">╰──</span> <a href="/local/head/share/gtk-doc/html/gtk2/GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a href="/local/head/share/gtk-doc/html/gtk2/GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a href="/local/head/share/gtk-doc/html/gtk2/GtkBox.html#GtkBox-struct">GtkBox</a>
|
||||
<span class="lineart">╰──</span> GimpSelectButton
|
||||
<span class="lineart">├──</span> <a class="link" href="GimpBrushSelectButton.html" title="gimpbrushselectbutton">GimpBrushSelectButton</a>
|
||||
<span class="lineart">├──</span> <a class="link" href="GimpFontSelectButton.html" title="GimpFontSelectButton">GimpFontSelectButton</a>
|
||||
@ -83,7 +83,7 @@
|
||||
<a name="GimpSelectButton.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpSelectButton implements
|
||||
AtkImplementorIface, <a href="../gtk2/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="../gtk2/gtk2-Orientable.html#GtkOrientable-struct">GtkOrientable</a>.</p>
|
||||
AtkImplementorIface, <a href="/local/head/share/gtk-doc/html/gtk2/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a> and <a href="/local/head/share/gtk-doc/html/gtk2/gtk2-Orientable.html#GtkOrientable-struct">GtkOrientable</a>.</p>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GimpSelectButton.description"></a><h2>Description</h2>
|
||||
@ -125,6 +125,6 @@ gimp_select_button_close_popup (<em class="parameter"><code><a class="link" href
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.28</div>
|
||||
<hr>Generated by GTK-Doc V1.32</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user