Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Gnome::UI::Druid Class Reference

#include <druid.h>

Inheritance diagram for Gnome::UI::Druid:

Gtk::Container Gtk::Widget Gtk::Object Glib::Object Glib::ObjectBase SigC::Object List of all members.

Public Types

typedef DruidPage Page

Public Member Functions

virtual ~Druid ()
GnomeDruid * gobj ()
 Provides access to the underlying C GtkObject.
const GnomeDruid * gobj () const
 Provides access to the underlying C GtkObject.
 Druid ()
void set_buttons_sensitive (bool back_sensitive, bool next_sensitive, bool cancel_sensitive, bool help_sensitive)
void set_show_finish (bool show_finish=true)
void set_show_help (bool show_help=true)
void prepend_page (const DruidPage &page)
void insert_page (const DruidPage &back_page, const DruidPage &page)
void append_page (const DruidPage &page)
void set_page (const DruidPage &page)
Glib::SignalProxy0< void > signal_cancel ()
Glib::SignalProxy0< void > signal_help ()
Glib::PropertyProxy< bool > property_show_finish ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.
Glib::PropertyProxy< bool > property_show_help ()
 You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Protected Member Functions

virtual void on_cancel ()
virtual void on_help ()

Related Functions

(Note that these are not member functions.)

Gnome::UI::Druidwrap (GnomeDruid *object, bool take_copy=false)

Member Typedef Documentation

typedef DruidPage Gnome::UI::Druid::Page
 


Constructor & Destructor Documentation

virtual Gnome::UI::Druid::~Druid  )  [virtual]
 

Gnome::UI::Druid::Druid  ) 
 


Member Function Documentation

void Gnome::UI::Druid::append_page const DruidPage page  ) 
 

const GnomeDruid* Gnome::UI::Druid::gobj  )  const [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Container.

GnomeDruid* Gnome::UI::Druid::gobj  )  [inline]
 

Provides access to the underlying C GtkObject.

Reimplemented from Gtk::Container.

void Gnome::UI::Druid::insert_page const DruidPage back_page,
const DruidPage page
 

virtual void Gnome::UI::Druid::on_cancel  )  [protected, virtual]
 

virtual void Gnome::UI::Druid::on_help  )  [protected, virtual]
 

void Gnome::UI::Druid::prepend_page const DruidPage page  ) 
 

Glib::PropertyProxy<bool> Gnome::UI::Druid::property_show_finish  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

Glib::PropertyProxy<bool> Gnome::UI::Druid::property_show_help  ) 
 

You rarely need to use properties because there are get_ and set_ methods for almost all of them.

Returns:
A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.

void Gnome::UI::Druid::set_buttons_sensitive bool  back_sensitive,
bool  next_sensitive,
bool  cancel_sensitive,
bool  help_sensitive
 

void Gnome::UI::Druid::set_page const DruidPage page  ) 
 

void Gnome::UI::Druid::set_show_finish bool  show_finish = true  ) 
 

void Gnome::UI::Druid::set_show_help bool  show_help = true  ) 
 

Glib::SignalProxy0<void> Gnome::UI::Druid::signal_cancel  ) 
 

Prototype:
void cancel()

Glib::SignalProxy0<void> Gnome::UI::Druid::signal_help  ) 
 

Prototype:
void help()


Friends And Related Function Documentation

Gnome::UI::Druid * wrap GnomeDruid *  object,
bool  take_copy = false
[related]
 


The documentation for this class was generated from the following file:
Generated on Sun Sep 11 19:05:00 2005 for libgnomeuimm by  doxygen 1.4.4