GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

progressbar.hh File Reference

A GtkProgressBar C++ wrapper interface. More...

#include <gfc/gtk/widget.hh>
#include <gtk/gtkprogressbar.h>
#include <gfc/gtk/inline/progressbar.inl>

Go to the source code of this file.

Namespaces

Classes

Enumerations


Detailed Description

A GtkProgressBar C++ wrapper interface.

Provides ProgressBar, a widget that is typically used to display the progress of a long running operation.


Enumeration Type Documentation

enum ProgressBarOrientation
 

Represents the possible orientations and growth directions for the visible progress bar.

Enumeration values:
PROGRESS_LEFT_TO_RIGHT  A horizontal progress bar growing from left to right.
PROGRESS_RIGHT_TO_LEFT  A horizontal progress bar growing from right to left.
PROGRESS_BOTTOM_TO_TOP  A vertical progress bar growing from bottom to top.
PROGRESS_TOP_TO_BOTTOM  A vertical progress bar growing from top to bottom.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8