#include <globals.h>
Data Structures | |
| struct | _bind |
| struct | properties |
Data Fields | |
| OBJECT * | root |
| struct _dfrm::properties * | props |
| struct _dfrm::_bind * | bind |
| struct _dfrm::_bind * _dfrm::bind |
Referenced by dfrm_attach(), mt_dfrm_add_menu(), mt_dfrm_create(), mt_dfrm_free(), and mt_dfrm_win_attach().
| struct _dfrm::properties * _dfrm::props |
Referenced by dfrm_add(), dfrm_repack(), mt_dfrm_add_menu(), mt_dfrm_create(), and mt_dfrm_free().
| OBJECT* _dfrm::root |
Referenced by mt_dfrm_create(), and mt_dfrm_free().
1.5.8