#include <gtkBase.h>
Inheritance diagram for GtkBase:
Public Member Functions | |
GtkBase () | |
~GtkBase () | |
virtual void | parse_command_line (int argc, char *argv[]) |
void | main_loop () |
Static Public Attributes | |
Gtk::Main * | _gtk = NULL |
|
Definition at line 31 of file gtkBase.cxx. |
|
Definition at line 44 of file gtkBase.cxx. |
|
Definition at line 71 of file gtkBase.cxx. References _gtk, nassertv, and NULL. Referenced by GtkStats::run(). |
|
Reimplemented from ProgramBase. Definition at line 58 of file gtkBase.cxx. References _gtk, argv, nassertv, NULL, and ProgramBase::parse_command_line(). Referenced by main(). |
|
Definition at line 23 of file gtkBase.cxx. Referenced by BasicGtkWindow::destruct(), GtkBase(), main_loop(), parse_command_line(), and ~GtkBase(). |