GtkProgress
   Base class for GtkProgressBar.
  
Object Hierarchy
Direct subclasses
Description
   
    GtkProgress is a base class providing methods
    for widgets implementing progress bar functionality.  The only built-in
    widget using GtkProgress is 
    GtkProgressBar.
   
   
    Note that GtkProgress is an abstract class
    and cannot be constructed directly.
   
   
     GtkProgress has been deprecated since GTK+ 2.0 and should
     not be used in newly written code.