gtk.ProgressBar

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

ProgressBar
class ProgressBar

The gtk.ProgressBar is typically used to display the progress of a long running operation. It provides a visual clue that processing is underway. The GtkProgressBar can be used in two different modes: percentage mode and activity mode.