#include <basicGtkDialog.h>
Inheritance diagram for BasicGtkDialog:
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 |
|
Definition at line 28 of file basicGtkDialog.cxx. References _action_area, and _vbox. |
|
Definition at line 66 of file basicGtkDialog.cxx. References _action_area. |
|
Definition at line 55 of file basicGtkDialog.cxx. References _vbox. |
|
Definition at line 44 of file basicGtkDialog.h. Referenced by BasicGtkDialog(), and get_action_area(). |
|
Definition at line 43 of file basicGtkDialog.h. Referenced by BasicGtkDialog(), and get_vbox(). |