Gnome::UI::AppBar Class Reference
#include <appbar.h>
List of all members.
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.
| GnomeAppBar* Gnome::UI::AppBar::gobj |
( |
|
) |
[inline] |
Provides access to the underlying C GtkObject.
| 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 on_my_clear_prompt()
| Glib::SignalProxy0< void > Gnome::UI::AppBar::signal_user_response |
( |
|
) |
|
- Prototype:
void on_my_user_response()
Friends And Related Function Documentation
A Glib::wrap() method for this object.
- Parameters:
-
| object | The C instance. |
| take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
The documentation for this class was generated from the following file: