| Class Index | Cross Index | Namespace Index |
Contained in: Gnome
Derived from:
Gtk::Container
Derived by:
none
#include <gtk--/druid.h>
public function member index: |
||
| Druid | (); | |
| void | append_page | (const DruidPage& page); |
| Page* | get_current | () const; |
| static GtkType | get_type | (); |
| GnomeDruid* | gtkobj | (); |
| const GnomeDruid* | gtkobj | () const; |
| void | insert_page | (const DruidPage& back_page, const DruidPage& page); |
| static bool | isA | (Gtk::Object* checkcast); |
| PageList& | pages | (); |
| const PageList& | pages | () const; |
| void | prepend_page | (const DruidPage& page); |
| void | set_buttons_sensitive | (bool back_sensitive, bool next_sensitive, bool cancel_sensitive); |
| void | set_page | (const DruidPage& page); |
| void | set_show_finish | (bool show_finish); |
| virtual | ~Druid | (); |
protected function member index: |
||
| explicit | Druid | (GnomeDruid* castitem); |
| virtual void | cancel_impl | (); |
| void | initialize_class | (); |
private function member index: |
||
| Druid | (const Druid&); | |
| Druid& | operator = | (const Druid&); |