Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Gnome::UI::AppBar Class Reference

#include <appbar.h>

Inheritance diagram for Gnome::UI::AppBar:

Gtk::HBox Gtk::Box Gtk::Container Gtk::Widget Gtk::Object Glib::Object Glib::ObjectBase SigC::Object List of all members.

Public Member Functions

virtual ~AppBar ()
GnomeAppBar * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeAppBar * gobj () const
 Provides access to the underlying C GtkObject.
 AppBar (bool has_progress=false, bool has_status=true, PreferencesType interactivity=PREFERENCES_NEVER)
Gtk::ProgressBarget_progress ()
Gtk::Widgetget_status ()
const Gtk::Widgetget_status () const
void set_default (const Glib::ustring &default_status)
void set_status (const Glib::ustring &status)
void push (const Glib::ustring &status)
void pop ()
void clear_stack ()
void set_progress_percentage (gfloat percentage)
void refresh ()
void prompt (const Glib::ustring &message, bool modal=true)
void clear_prompt ()
Glib::ustring get_response () const
Glib::SignalProxy0< void > signal_clear_prompt ()
Glib::SignalProxy0< void > signal_user_response ()

Protected Member Functions

virtual void on_clear_prompt ()
virtual void on_user_response ()

Related Functions

(Note that these are not member functions.)

Gnome::UI::AppBarwrap (GnomeAppBar *object, bool take_copy=false)

Constructor & Destructor Documentation

virtual Gnome::UI::AppBar::~AppBar  )  [virtual]
 

Gnome::UI::AppBar::AppBar bool  has_progress = false,
bool  has_status = true,
PreferencesType  interactivity = PREFERENCES_NEVER
[explicit]
 


Member Function Documentation

void Gnome::UI::AppBar::clear_prompt  ) 
 

void Gnome::UI::AppBar::clear_stack  ) 
 

Gtk::ProgressBar* Gnome::UI::AppBar::get_progress  ) 
 

Glib::ustring Gnome::UI::AppBar::get_response  )  const
 

const Gtk::Widget* Gnome::UI::AppBar::get_status  )  const
 

Gtk::Widget* Gnome::UI::AppBar::get_status  ) 
 

const GnomeAppBar* Gnome::UI::AppBar::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::HBox.

GnomeAppBar* Gnome::UI::AppBar::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::HBox.

virtual void Gnome::UI::AppBar::on_clear_prompt  )  [protected, virtual]
 

virtual void Gnome::UI::AppBar::on_user_response  )  [protected, virtual]
 

void Gnome::UI::AppBar::pop  ) 
 

void Gnome::UI::AppBar::prompt const Glib::ustring message,
bool  modal = true
 

void Gnome::UI::AppBar::push const Glib::ustring status  ) 
 

void Gnome::UI::AppBar::refresh  ) 
 

void Gnome::UI::AppBar::set_default const Glib::ustring default_status  ) 
 

void Gnome::UI::AppBar::set_progress_percentage gfloat  percentage  ) 
 

void Gnome::UI::AppBar::set_status const Glib::ustring status  ) 
 

Glib::SignalProxy0<void> Gnome::UI::AppBar::signal_clear_prompt  ) 
 

Prototype:
void clear_prompt()

Glib::SignalProxy0<void> Gnome::UI::AppBar::signal_user_response  ) 
 

Prototype:
void user_response()


Friends And Related Function Documentation

Gnome::UI::AppBar * wrap GnomeAppBar *  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated on Sun Sep 11 19:04:59 2005 for libgnomeuimm by  doxygen 1.4.4