golib  0.5
goGUI::ProgressBar Class Reference

Gtk::ProgressBar with an internal fraction step and fraction stored. incrementFraction() increments the current fraction and update() simply does this->set_fraction(this->get_fraction()). More...

#include <progressbar.h>

Public Member Functions

void setFractionStep (goDouble s)
 
goDouble getFractionStep () const
 
void incrementFraction ()
 
void update ()
 

Detailed Description

Gtk::ProgressBar with an internal fraction step and fraction stored. incrementFraction() increments the current fraction and update() simply does this->set_fraction(this->get_fraction()).


The documentation for this class was generated from the following files: