Warning gtk_hscrollbar_new has been deprecated since version 3.2 and should not be used in newly-written code. Use gtk_scrollbar_new() with GTK_ORIENTATION_HORIZONTAL instead Creates a new horizontal scrollbar.
the GtkAdjustment to use, or NULL to create a new adjustment. [allow-none]
ConstructionException GTK+ fails to create the object.
See Implementation
Warning gtk_hscrollbar_new has been deprecated since version 3.2 and should not be used in newly-written code. Use gtk_scrollbar_new() with GTK_ORIENTATION_HORIZONTAL instead Creates a new horizontal scrollbar.