#include <druid-page-edge.h>
Inheritance diagram for Gnome::UI::DruidPageEdge:
Public Member Functions | |
virtual | ~DruidPageEdge () |
GnomeDruidPageEdge * | gobj () |
Provides access to the underlying C GtkObject. | |
const GnomeDruidPageEdge * | gobj () const |
Provides access to the underlying C GtkObject. | |
DruidPageEdge (EdgePosition position=EDGE_START, bool antialiased=true) | |
DruidPageEdge (EdgePosition position, const Glib::ustring &title, const Glib::ustring &text, bool antialiased=true) | |
DruidPageEdge (EdgePosition position, const Glib::ustring &title, const Glib::ustring &text, const Glib::RefPtr< Gdk::Pixbuf > &logo, const Glib::RefPtr< Gdk::Pixbuf > &watermark, const Glib::RefPtr< Gdk::Pixbuf > &top_watermark, bool antialiased=true) | |
void | set_bg_color (const Gdk::Color &color) |
void | set_textbox_color (const Gdk::Color &color) |
void | set_logo_bg_color (const Gdk::Color &color) |
void | set_title_color (const Gdk::Color &color) |
void | set_text_color (const Gdk::Color &color) |
void | set_text (const Glib::ustring &text) |
void | set_title (const Glib::ustring &title) |
void | set_logo (const Glib::RefPtr< Gdk::Pixbuf > &logo_image) |
void | set_watermark (const Glib::RefPtr< Gdk::Pixbuf > &watermark) |
void | set_top_watermark (const Glib::RefPtr< Gdk::Pixbuf > &top_watermark) |
Related Functions | |
(Note that these are not member functions.) | |
Gnome::UI::DruidPageEdge * | wrap (GnomeDruidPageEdge *object, bool take_copy=false) |
|
|
|
|
|
|
|
|
|
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.
|
|
Reimplemented from Gnome::UI::DruidPage.
|
|
|
|
|
|
|
|
Reimplemented from Gnome::UI::DruidPage.
|
|
Reimplemented from Gnome::UI::DruidPage.
|
|
|
|
|
|
|