#include <pandabase.h>
#include <notifyCategoryProxy.h>
Go to the source code of this file.
Functions | |
NotifyCategoryDecl (pgui, EXPCL_PANDA, EXPTP_PANDA) | |
EXPCL_PANDA void | init_libpgui () |
Initializes the library. | |
Variables | |
const bool | pgui_quick |
const bool | use_keystrokes |
Definition in file config_pgui.h.
|
Initializes the library. This must be called at least once before any of the functions or classes in this library can be used. Normally it will be called by the static initializers and need not be called explicitly, but special cases exist. Definition at line 69 of file config_pgui.cxx. |
|
|
|
Definition at line 31 of file config_pgui.h. Referenced by ConfigureFn(). |
|
Definition at line 32 of file config_pgui.h. |