| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Bin
Derived by:
Gnome::DruidPageFinish
Gnome::DruidPageStandard
Gnome::DruidPageStart
#include <gtk--/druid-page.h>
public function member index: |
||
| DruidPage | (); | |
| static GtkType | get_type | (); |
| GnomeDruidPage* | gtkobj | (); |
| const GnomeDruidPage* | gtkobj | () const; |
| static bool | isA | (Gtk::Object* checkcast); |
| virtual void | set_bg_color | (const Gdk_Color& color); |
| virtual void | set_logo | (const Gdk_Imlib::Image& logo_image); |
| virtual void | set_logo_bg_color | (const Gdk_Color& color); |
| virtual void | set_title | (const Gtk::string& title); |
| virtual void | set_title_color | (const Gdk_Color& color); |
| virtual | ~DruidPage | (); |
protected function member index: |
||
| explicit | DruidPage | (GnomeDruidPage* castitem); |
| virtual bool | back_impl | (); |
| virtual bool | cancel_impl | (); |
| virtual void | finish_impl | (); |
| void | initialize_class | (); |
| virtual bool | next_impl | (); |
| virtual void | prepare_impl | (); |
private function member index: |
||
| DruidPage | (const DruidPage&); | |
| DruidPage& | operator = | (const DruidPage&); |