#include <druid-page-standard.h>
Inheritance diagram for Gnome::UI::DruidPageStandard:

Public Member Functions | |
| virtual | ~DruidPageStandard () |
| GnomeDruidPageStandard * | gobj () |
| Provides access to the underlying C GtkObject. | |
| const GnomeDruidPageStandard * | gobj () const |
| Provides access to the underlying C GtkObject. | |
| DruidPageStandard () | |
| DruidPageStandard (const Glib::ustring &title, const Glib::RefPtr< Gdk::Pixbuf > &logo_image, const Glib::RefPtr< Gdk::Pixbuf > &top_watermark) | |
| void | set_title (const Glib::ustring &title) |
| void | set_logo (const Glib::RefPtr< Gdk::Pixbuf > &logo_image) |
| void | set_top_watermark (const Glib::RefPtr< Gdk::Pixbuf > &top_watermark_image) |
| void | set_title_foreground (const Gdk::Color &color) |
| void | set_background (const Gdk::Color &color) |
| void | set_logo_background (const Gdk::Color &color) |
| void | set_contents_background (const Gdk::Color &color) |
| void | append_item (const Glib::ustring &question_mnemonic, Gtk::Widget &item, const Glib::ustring &additional_info_markup) |
| Gtk::VBox * | get_vbox () const |
| Pack widgets into the VBox. | |
| Glib::ustring | get_title () const |
| Glib::RefPtr< Gdk::Pixbuf > | get_logo () const |
| Glib::RefPtr< Gdk::Pixbuf > | get_top_watermark () const |
| Gdk::Color | get_title_foreground () const |
| Gdk::Color | get_background () const |
| Gdk::Color | get_logo_background () const |
| Gdk::Color | get_contents_background () const |
Related Functions | |
| (Note that these are not member functions.) | |
| Gnome::UI::DruidPageStandard * | wrap (GnomeDruidPageStandard *object, bool take_copy=false) |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pack widgets into the VBox.
|
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::UI::DruidPage. |
|
|
Provides access to the underlying C GtkObject.
Reimplemented from Gnome::UI::DruidPage. |
|
|
|
|
|
|
|
|
Reimplemented from Gnome::UI::DruidPage. |
|
|
|
|
|
Reimplemented from Gnome::UI::DruidPage. |
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.6