struct EHScrollbar; GtkWidget* e_hscrollbar_new (GtkAdjustment *adjustment);
struct EHScrollbar { GtkHScrollbar parent; };
GtkWidget* e_hscrollbar_new (GtkAdjustment *adjustment);