|
102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
|
Data Fields | |
| const char * | id |
| const char * | label |
| const char * | tooltip |
| config_path_dialog_fn | open_dialog |
Definition at line 21 of file gui_widgets.c.
| const char* config_path_picker_button::id |
Definition at line 22 of file gui_widgets.c.
| const char* config_path_picker_button::label |
Definition at line 23 of file gui_widgets.c.
| config_path_dialog_fn config_path_picker_button::open_dialog |
Definition at line 25 of file gui_widgets.c.
| const char* config_path_picker_button::tooltip |
Definition at line 24 of file gui_widgets.c.