Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── GtkButton ╰── DzlProgressButton
DzlProgressButton implements AtkImplementorIface, GtkBuildable, GtkActionable and GtkActivatable.
guint
dzl_progress_button_get_progress (DzlProgressButton *self
);
void dzl_progress_button_set_progress (DzlProgressButton *button
,guint percentage
);
gboolean
dzl_progress_button_get_show_progress (DzlProgressButton *self
);
void dzl_progress_button_set_show_progress (DzlProgressButton *button
,gboolean show_progress
);