struct EVScrollbar; GtkWidget* e_vscrollbar_new (GtkAdjustment *adjustment);
struct EVScrollbar { GtkVScrollbar parent; };
GtkWidget* e_vscrollbar_new (GtkAdjustment *adjustment);