New upstream version 2.10.0~RC1
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="GimpFileEntry.html" title="GimpFileEntry">
|
||||
<link rel="next" href="libgimpwidgets-GimpHintBox.html" title="GimpHintBox">
|
||||
<meta name="generator" content="GTK-Doc V1.25 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
</head>
|
||||
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
||||
@ -31,9 +31,9 @@
|
||||
<td valign="top">
|
||||
<h2><span class="refentrytitle"><a name="GimpFrame.top_of_page"></a>GimpFrame</span></h2>
|
||||
<p>GimpFrame — A widget providing a HIG-compliant subclass
|
||||
of <a href="/usr/share/gtk-doc/html/gtk2GtkFrame.html#GtkFrame-struct"><span class="type">GtkFrame</span></a>.</p>
|
||||
of <a href="../gtk2/GtkFrame.html#GtkFrame-struct"><span class="type">GtkFrame</span></a>.</p>
|
||||
</td>
|
||||
<td class="gallery_image" valign="top" align="right"><img src="gimp-frame.png"></td>
|
||||
<td class="gallery_image" valign="top" align="right"><img src="gimp-widget-frame.png"></td>
|
||||
</tr></table></div>
|
||||
<div class="refsect1">
|
||||
<a name="GimpFrame.functions"></a><h2>Functions</h2>
|
||||
@ -44,7 +44,7 @@
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="function_type">
|
||||
<a href="/usr/share/gtk-doc/html/gtk2GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
||||
<a href="../gtk2/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
||||
</td>
|
||||
<td class="function_name">
|
||||
<a class="link" href="GimpFrame.html#gimp-frame-new" title="gimp_frame_new ()">gimp_frame_new</a> <span class="c_punctuation">()</span>
|
||||
@ -62,12 +62,12 @@
|
||||
</colgroup>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="property_type"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
||||
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GimpFrame.html#GimpFrame--s-label-bold" title="The “label-bold” style property">label-bold</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="property_type"><a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
||||
<td class="property_type"><a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></td>
|
||||
<td class="property_name"><a class="link" href="GimpFrame.html#GimpFrame--s-label-spacing" title="The “label-spacing” style property">label-spacing</a></td>
|
||||
<td class="property_flags">Read</td>
|
||||
</tr>
|
||||
@ -89,13 +89,13 @@
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GimpFrame.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
||||
<pre class="screen"> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
||||
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gobjectgobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
|
||||
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk2GtkObject.html#GtkObject-struct">GtkObject</a>
|
||||
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk2GtkWidget.html#GtkWidget-struct">GtkWidget</a>
|
||||
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk2GtkContainer.html#GtkContainer-struct">GtkContainer</a>
|
||||
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk2GtkBin.html#GtkBin-struct">GtkBin</a>
|
||||
<span class="lineart">╰──</span> <a href="/usr/share/gtk-doc/html/gtk2GtkFrame.html#GtkFrame-struct">GtkFrame</a>
|
||||
<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/GtkBin.html#GtkBin-struct">GtkBin</a>
|
||||
<span class="lineart">╰──</span> <a href="../gtk2/GtkFrame.html#GtkFrame-struct">GtkFrame</a>
|
||||
<span class="lineart">╰──</span> GimpFrame
|
||||
</pre>
|
||||
</div>
|
||||
@ -103,20 +103,20 @@
|
||||
<a name="GimpFrame.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
|
||||
<p>
|
||||
GimpFrame implements
|
||||
AtkImplementorIface and <a href="/usr/share/gtk-doc/html/gtk2GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a>.</p>
|
||||
AtkImplementorIface and <a href="../gtk2/GtkBuildable.html#GtkBuildable-struct">GtkBuildable</a>.</p>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GimpFrame.description"></a><h2>Description</h2>
|
||||
<p>A widget providing a HIG-compliant subclass of <a href="/usr/share/gtk-doc/html/gtk2GtkFrame.html#GtkFrame-struct"><span class="type">GtkFrame</span></a>.</p>
|
||||
<p>A widget providing a HIG-compliant subclass of <a href="../gtk2/GtkFrame.html#GtkFrame-struct"><span class="type">GtkFrame</span></a>.</p>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
<a name="GimpFrame.functions_details"></a><h2>Functions</h2>
|
||||
<div class="refsect2">
|
||||
<a name="gimp-frame-new"></a><h3>gimp_frame_new ()</h3>
|
||||
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/gtk2GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
||||
gimp_frame_new (<em class="parameter"><code>const <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
||||
<pre class="programlisting"><a href="../gtk2/GtkWidget.html#GtkWidget-struct"><span class="returnvalue">GtkWidget</span></a> *
|
||||
gimp_frame_new (<em class="parameter"><code>const <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *label</code></em>);</pre>
|
||||
<p>Creates a <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> widget. A <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> is a HIG-compliant
|
||||
variant of <a href="/usr/share/gtk-doc/html/gtk2GtkFrame.html#GtkFrame-struct"><span class="type">GtkFrame</span></a>. It doesn't render a frame at all but
|
||||
variant of <a href="../gtk2/GtkFrame.html#GtkFrame-struct"><span class="type">GtkFrame</span></a>. It doesn't render a frame at all but
|
||||
otherwise behaves like a frame. The frame's title is rendered in
|
||||
bold and the frame content is indented four spaces as suggested by
|
||||
the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
|
||||
@ -130,7 +130,7 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
|
||||
</colgroup>
|
||||
<tbody><tr>
|
||||
<td class="parameter_name"><p>label</p></td>
|
||||
<td class="parameter_description"><p>text to set as the frame's title label (or <a href="/usr/share/gtk-doc/html/glibglib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for no title)</p></td>
|
||||
<td class="parameter_description"><p>text to set as the frame's title label (or <a href="../glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> for no title)</p></td>
|
||||
<td class="parameter_annotations"> </td>
|
||||
</tr></tbody>
|
||||
</table></div>
|
||||
@ -139,7 +139,7 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
|
||||
<a name="gimp-frame-new.returns"></a><h4>Returns</h4>
|
||||
<p> a new <a class="link" href="GimpFrame.html" title="GimpFrame"><span class="type">GimpFrame</span></a> widget</p>
|
||||
</div>
|
||||
<p class="since">Since: GIMP 2.2</p>
|
||||
<p class="since">Since: <a class="link" href="api-index-2-2.html#api-index-2.2">2.2</a></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="refsect1">
|
||||
@ -153,14 +153,16 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
|
||||
<a name="GimpFrame.style-property-details"></a><h2>Style Property Details</h2>
|
||||
<div class="refsect2">
|
||||
<a name="GimpFrame--s-label-bold"></a><h3>The <code class="literal">“label-bold”</code> style property</h3>
|
||||
<pre class="programlisting"> “label-bold” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
||||
<pre class="programlisting"> “label-bold” <a href="../glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a></pre>
|
||||
<p>Whether the frame's label should be bold.</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Default value: TRUE</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2">
|
||||
<a name="GimpFrame--s-label-spacing"></a><h3>The <code class="literal">“label-spacing”</code> style property</h3>
|
||||
<pre class="programlisting"> “label-spacing” <a href="/usr/share/gtk-doc/html/glibglib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
||||
<pre class="programlisting"> “label-spacing” <a href="../glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre>
|
||||
<p>The spacing between the label and the frame content.</p>
|
||||
<p>Flags: Read</p>
|
||||
<p>Allowed values: >= 0</p>
|
||||
<p>Default value: 6</p>
|
||||
@ -168,6 +170,6 @@ the GNOME HIG (see http://developer.gnome.org/projects/gup/hig/).</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer">
|
||||
<hr>Generated by GTK-Doc V1.25</div>
|
||||
<hr>Generated by GTK-Doc V1.27</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user