Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BasicGtkDialog Class Reference

#include <basicGtkDialog.h>

Inheritance diagram for BasicGtkDialog:

BasicGtkWindow List of all members.

Public Member Functions

 BasicGtkDialog (bool free_store=true)
Gtk::VBox * get_vbox () const
Gtk::HBox * get_action_area () const

Private Attributes

Gtk::VBox * _vbox
Gtk::HBox * _action_area

Constructor & Destructor Documentation

BasicGtkDialog::BasicGtkDialog bool  free_store = true  ) 
 

Definition at line 28 of file basicGtkDialog.cxx.

References _action_area, and _vbox.


Member Function Documentation

Gtk::HBox * BasicGtkDialog::get_action_area  )  const
 

Definition at line 66 of file basicGtkDialog.cxx.

References _action_area.

Gtk::VBox * BasicGtkDialog::get_vbox  )  const
 

Definition at line 55 of file basicGtkDialog.cxx.

References _vbox.


Member Data Documentation

Gtk::HBox* BasicGtkDialog::_action_area [private]
 

Definition at line 44 of file basicGtkDialog.h.

Referenced by BasicGtkDialog(), and get_action_area().

Gtk::VBox* BasicGtkDialog::_vbox [private]
 

Definition at line 43 of file basicGtkDialog.h.

Referenced by BasicGtkDialog(), and get_vbox().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:00:45 2003 for Panda-Tool by doxygen1.3