~canonical-dx-team/ubuntu/maverick/gtk+2.0/menuproxy

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkHButtonBox.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-06-11 12:19:30 UTC
  • mfrom: (1.11.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 175.
  • Revision ID: james.westby@ubuntu.com-20100611121930-n4pklvkoqdsg12vm
Tags: 2.21.2-1
* New upstream development release:
  + debian/rules,
    debian/libgtk2.0-0.symbols:
    - Update for new API symbols.
  + debian/patches/070_mandatory-relibtoolize.patch:
    - Regenerated for the new version.
  + debian/control.in:
    - Update GLib (build-) dependency to >= 2.25.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
                    <a class="link" href="GtkHButtonBox.html#GtkHButtonBox-struct" title="GtkHButtonBox">GtkHButtonBox</a>;
48
48
<a class="link" href="GtkWidget.html" title="GtkWidget"><span class="returnvalue">GtkWidget</span></a>*          <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-new" title="gtk_hbutton_box_new ()">gtk_hbutton_box_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
49
 
<a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-get-spacing-default" title="gtk_hbutton_box_get_spacing_default ()">gtk_hbutton_box_get_spacing_default</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
 
49
<a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-get-spacing-default" title="gtk_hbutton_box_get_spacing_default ()">gtk_hbutton_box_get_spacing_default</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
50
50
<a class="link" href="gtk-Standard-Enumerations.html#GtkButtonBoxStyle" title="enum GtkButtonBoxStyle"><span class="returnvalue">GtkButtonBoxStyle</span></a>   <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-get-layout-default" title="gtk_hbutton_box_get_layout_default ()">gtk_hbutton_box_get_layout_default</a>  (<em class="parameter"><code><span class="type">void</span></code></em>);
51
 
<span class="returnvalue">void</span>                <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-set-spacing-default" title="gtk_hbutton_box_set_spacing_default ()">gtk_hbutton_box_set_spacing_default</a> (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);
 
51
<span class="returnvalue">void</span>                <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-set-spacing-default" title="gtk_hbutton_box_set_spacing_default ()">gtk_hbutton_box_set_spacing_default</a> (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);
52
52
<span class="returnvalue">void</span>                <a class="link" href="GtkHButtonBox.html#gtk-hbutton-box-set-layout-default" title="gtk_hbutton_box_set_layout_default ()">gtk_hbutton_box_set_layout_default</a>  (<em class="parameter"><code><a class="link" href="gtk-Standard-Enumerations.html#GtkButtonBoxStyle" title="enum GtkButtonBoxStyle"><span class="type">GtkButtonBoxStyle</span></a> layout</code></em>);
53
53
</pre>
54
54
</div>
55
55
<div class="refsect1" title="Object Hierarchy">
56
56
<a name="GtkHButtonBox.object-hierarchy"></a><h2>Object Hierarchy</h2>
57
57
<pre class="synopsis">
58
 
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
59
 
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
58
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
59
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
60
60
         +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
61
61
               +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
62
62
                     +----<a class="link" href="GtkContainer.html" title="GtkContainer">GtkContainer</a>
123
123
<hr>
124
124
<div class="refsect2" title="gtk_hbutton_box_get_spacing_default ()">
125
125
<a name="gtk-hbutton-box-get-spacing-default"></a><h3>gtk_hbutton_box_get_spacing_default ()</h3>
126
 
<pre class="programlisting"><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                gtk_hbutton_box_get_spacing_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
126
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a>                gtk_hbutton_box_get_spacing_default (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
127
127
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
128
128
<h3 class="title">Warning</h3>
129
129
<p><code class="literal">gtk_hbutton_box_get_spacing_default</code> is deprecated and should not be used in newly-written code.</p>
164
164
<hr>
165
165
<div class="refsect2" title="gtk_hbutton_box_set_spacing_default ()">
166
166
<a name="gtk-hbutton-box-set-spacing-default"></a><h3>gtk_hbutton_box_set_spacing_default ()</h3>
167
 
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_hbutton_box_set_spacing_default (<em class="parameter"><code><a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);</pre>
 
167
<pre class="programlisting"><span class="returnvalue">void</span>                gtk_hbutton_box_set_spacing_default (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> spacing</code></em>);</pre>
168
168
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
169
169
<h3 class="title">Warning</h3>
170
170
<p><code class="literal">gtk_hbutton_box_set_spacing_default</code> is deprecated and should not be used in newly-written code.</p>