index
,
gtk-- homepage
class Gtk_ProgressBar
#include <gtk--/progressbar.h>
Base classes:
Gtk_Progress
Private member index
Gtk_ProgressBar
(const Gtk_Adjustment &adjustment);
void
set_bar_style
(GtkProgressBarStyle style);
void
set_discrete_blocks
(guint blocks);
void
set_activity_step
(guint step);
void
set_activity_blocks
(guint blocks);
void
set_orientation
(GtkProgressBarOrientation orientation);
static bool
isGtkProgressBar
(Gtk_Object *checkcast);
void
update
(gfloat percentage);
GtkProgressBar*
gtkobj
() const;
Private member descriptions
(pages generated by
PERCEPS
-script.)