GimpProgressBar
GimpProgressBar — A widget providing a progress bar.
|
|
Object Hierarchy
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkProgressBar
╰── GimpProgressBar
Implemented Interfaces
GimpProgressBar implements
AtkImplementorIface, GtkBuildable and GtkOrientable.
Description
A widget providing a progress bar that automatically redirects any
progress calls to itself.
Functions
gimp_progress_bar_new ()
GtkWidget *
gimp_progress_bar_new (void
);
Creates a new GimpProgressBar widget.
Since: 2.2
Types and Values
GimpProgressBar
typedef struct _GimpProgressBar GimpProgressBar;