| EomStatusbarEomStatusbar |  | 
Functions
eom_statusbar_new ()
GtkWidget *
eom_statusbar_new (void);
 
eom_statusbar_set_image_number ()
void
eom_statusbar_set_image_number (EomStatusbar *statusbar,
                                gint num,
                                gint tot);
 
eom_statusbar_set_progress ()
void
eom_statusbar_set_progress (EomStatusbar *statusbar,
                            gdouble progress);
 
eom_statusbar_set_has_resize_grip ()
void
eom_statusbar_set_has_resize_grip (EomStatusbar *statusbar,
                                   gboolean has_resize_grip);
 
 
Types and Values
struct EomStatusbar
struct EomStatusbar;