Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── GtkInfoBar ╰── EvMessageArea ╰── EvProgressMessageArea
EvProgressMessageArea implements AtkImplementorIface, GtkBuildable and GtkOrientable.
GtkWidget * ev_progress_message_area_new (const gchar *stock_id
,const gchar *text
,const gchar *first_button_text
,...
);
void ev_progress_message_area_set_status (EvProgressMessageArea *area
,const gchar *str
);
void ev_progress_message_area_set_fraction (EvProgressMessageArea *area
,gdouble fraction
);