#include "htdata.h"
#include "htdialog.h"
#include "htobj.h"
Go to the source code of this file.
Classes | |
class | ht_context_menu |
class | ht_context_menu_entry |
class | ht_context_menu_window_body |
class | ht_menu |
class | ht_menu_frame |
class | ht_menu_window |
class | ht_menu_window_body |
struct | ht_menu_window_data |
class | ht_static_context_menu |
Defines | |
#define | CME_ENTRY 0 |
#define | CME_SEPARATOR 1 |
#define | CME_SUBMENU 2 |
Functions | |
bool | init_menu () |
void | done_menu () |
|
|
Definition at line 35 of file htmenu.h. Referenced by ht_context_menu_window_body::draw(), and ht_static_context_menu::insert_separator(). |
|
|
|
|
|