102 Patches: Detours to the Rescue
C reference for DttR maintainers and modders.
Loading...
Searching...
No Matches
config_path_picker_button Struct Reference

Data Fields

const char * id
const char * label
const char * tooltip
config_path_dialog_fn open_dialog

Detailed Description

Definition at line 21 of file gui_widgets.c.

Field Documentation

◆ id

const char* config_path_picker_button::id

Definition at line 22 of file gui_widgets.c.

◆ label

const char* config_path_picker_button::label

Definition at line 23 of file gui_widgets.c.

◆ open_dialog

config_path_dialog_fn config_path_picker_button::open_dialog

Definition at line 25 of file gui_widgets.c.

◆ tooltip

const char* config_path_picker_button::tooltip

Definition at line 24 of file gui_widgets.c.


The documentation for this struct was generated from the following file: