PNTK
|
Public Member Functions | |
gui_draw_item_event (gui_object *sender, gui_context *context, int index, const std::string &key, void *data, const gui_rect ®ion) | |
![]() | |
gui_custom_event (gui_object *sender) | |
![]() | |
gui_event (gui_object *sender) | |
void | veto () |
bool | has_veto () |
Public Attributes | |
gui_context * | context |
int | index |
std::string | key |
void * | data |
gui_rect | region |
![]() | |
gui_object * | sender |