]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkhscrollbar.sgml
Remove unneded template: gtkimcontext.sgml
[~andy/gtk] / docs / reference / gtk / tmpl / gtkhscrollbar.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkHScrollbar
3
4 <!-- ##### SECTION Short_Description ##### -->
5 A horizontal scrollbar
6
7 <!-- ##### SECTION Long_Description ##### -->
8
9 <para>
10 The #GtkHScrollbar widget is a widget arranged horizontally creating a
11 scrollbar. See #GtkScrollbar for details on
12 scrollbars. #GtkAdjustment pointers may be added to handle the
13 adjustment of the scrollbar or it may be left %NULL in which case one
14 will be created for you. See #GtkScrollbar for a description of what the
15 fields in an adjustment represent for a scrollbar.
16 </para>
17
18 <!-- ##### SECTION See_Also ##### -->
19 <para>
20 #GtkScrollbar, #GtkScrolledWindow
21 </para>
22
23 <!-- ##### SECTION Stability_Level ##### -->
24
25
26 <!-- ##### SECTION Image ##### -->
27
28
29 <!-- ##### STRUCT GtkHScrollbar ##### -->
30 <para>
31 The #GtkHScrollbar struct contains private data and should be accessed
32 using the functions below.
33 </para>
34
35
36 <!-- ##### FUNCTION gtk_hscrollbar_new ##### -->
37 <para>
38
39 </para>
40
41 @adjustment: 
42 @Returns: 
43
44