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

« back to all changes in this revision

Viewing changes to docs/reference/gtk/html/GtkScrollbar.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:
52
52
<div class="refsect1" title="Object Hierarchy">
53
53
<a name="GtkScrollbar.object-hierarchy"></a><h2>Object Hierarchy</h2>
54
54
<pre class="synopsis">
55
 
  <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
56
 
   +----<a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
 
55
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
56
   +----<a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a>
57
57
         +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a>
58
58
               +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>
59
59
                     +----<a class="link" href="GtkRange.html" title="GtkRange">GtkRange</a>
71
71
<div class="refsect1" title="Style Properties">
72
72
<a name="GtkScrollbar.style-properties"></a><h2>Style Properties</h2>
73
73
<pre class="synopsis">
74
 
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-fixed-slider-length" title='The "fixed-slider-length" style property'>fixed-slider-length</a>"      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
75
 
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-backward-stepper" title='The "has-backward-stepper" style property'>has-backward-stepper</a>"     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
76
 
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-forward-stepper" title='The "has-forward-stepper" style property'>has-forward-stepper</a>"      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
77
 
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-secondary-backward-stepper" title='The "has-secondary-backward-stepper" style property'>has-secondary-backward-stepper</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
78
 
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-secondary-forward-stepper" title='The "has-secondary-forward-stepper" style property'>has-secondary-forward-stepper</a>" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
79
 
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-min-slider-length" title='The "min-slider-length" style property'>min-slider-length</a>"        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read
 
74
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-fixed-slider-length" title='The "fixed-slider-length" style property'>fixed-slider-length</a>"      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
 
75
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-backward-stepper" title='The "has-backward-stepper" style property'>has-backward-stepper</a>"     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
 
76
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-forward-stepper" title='The "has-forward-stepper" style property'>has-forward-stepper</a>"      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
 
77
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-secondary-backward-stepper" title='The "has-secondary-backward-stepper" style property'>has-secondary-backward-stepper</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
 
78
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-has-secondary-forward-stepper" title='The "has-secondary-forward-stepper" style property'>has-secondary-forward-stepper</a>" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read
 
79
  "<a class="link" href="GtkScrollbar.html#GtkScrollbar--s-min-slider-length" title='The "min-slider-length" style property'>min-slider-length</a>"        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read
80
80
</pre>
81
81
</div>
82
82
<div class="refsect1" title="Description">
110
110
<a name="GtkScrollbar.style-property-details"></a><h2>Style Property Details</h2>
111
111
<div class="refsect2" title='The "fixed-slider-length" style property'>
112
112
<a name="GtkScrollbar--s-fixed-slider-length"></a><h3>The <code class="literal">"fixed-slider-length"</code> style property</h3>
113
 
<pre class="programlisting">  "fixed-slider-length"      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
 
113
<pre class="programlisting">  "fixed-slider-length"      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
114
114
<p>Don't change slider size, just lock it to the minimum length.</p>
115
115
<p>Default value: FALSE</p>
116
116
</div>
117
117
<hr>
118
118
<div class="refsect2" title='The "has-backward-stepper" style property'>
119
119
<a name="GtkScrollbar--s-has-backward-stepper"></a><h3>The <code class="literal">"has-backward-stepper"</code> style property</h3>
120
 
<pre class="programlisting">  "has-backward-stepper"     <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
 
120
<pre class="programlisting">  "has-backward-stepper"     <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
121
121
<p>Display the standard backward arrow button.</p>
122
122
<p>Default value: TRUE</p>
123
123
</div>
124
124
<hr>
125
125
<div class="refsect2" title='The "has-forward-stepper" style property'>
126
126
<a name="GtkScrollbar--s-has-forward-stepper"></a><h3>The <code class="literal">"has-forward-stepper"</code> style property</h3>
127
 
<pre class="programlisting">  "has-forward-stepper"      <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
 
127
<pre class="programlisting">  "has-forward-stepper"      <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
128
128
<p>Display the standard forward arrow button.</p>
129
129
<p>Default value: TRUE</p>
130
130
</div>
131
131
<hr>
132
132
<div class="refsect2" title='The "has-secondary-backward-stepper" style property'>
133
133
<a name="GtkScrollbar--s-has-secondary-backward-stepper"></a><h3>The <code class="literal">"has-secondary-backward-stepper"</code> style property</h3>
134
 
<pre class="programlisting">  "has-secondary-backward-stepper" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
 
134
<pre class="programlisting">  "has-secondary-backward-stepper" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
135
135
<p>Display a second backward arrow button on the opposite end of the scrollbar.</p>
136
136
<p>Default value: FALSE</p>
137
137
</div>
138
138
<hr>
139
139
<div class="refsect2" title='The "has-secondary-forward-stepper" style property'>
140
140
<a name="GtkScrollbar--s-has-secondary-forward-stepper"></a><h3>The <code class="literal">"has-secondary-forward-stepper"</code> style property</h3>
141
 
<pre class="programlisting">  "has-secondary-forward-stepper" <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
 
141
<pre class="programlisting">  "has-secondary-forward-stepper" <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a>              : Read</pre>
142
142
<p>Display a second forward arrow button on the opposite end of the scrollbar.</p>
143
143
<p>Default value: FALSE</p>
144
144
</div>
145
145
<hr>
146
146
<div class="refsect2" title='The "min-slider-length" style property'>
147
147
<a name="GtkScrollbar--s-min-slider-length"></a><h3>The <code class="literal">"min-slider-length"</code> style property</h3>
148
 
<pre class="programlisting">  "min-slider-length"        <a href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read</pre>
 
148
<pre class="programlisting">  "min-slider-length"        <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a>                  : Read</pre>
149
149
<p>Minimum length of scrollbar slider.</p>
150
150
<p>Allowed values: &gt;= 0</p>
151
151
<p>Default value: 21</p>