Data Fields

intf_dialog_args_t Struct Reference
[Interface]

Arguments passed to a dialogs provider This describes the arguments passed to the dialogs provider. More...

Collaboration diagram for intf_dialog_args_t:
Collaboration graph
[legend]

Data Fields

intf_thread_tp_intf
char * psz_title
char ** psz_results
int i_results
void(* pf_callback )(intf_dialog_args_t *)
void * p_arg
char * psz_extensions
bool b_save
bool b_multiple
struct interaction_dialog_tp_dialog

Detailed Description

Arguments passed to a dialogs provider This describes the arguments passed to the dialogs provider.

They are mainly used with INTF_DIALOG_FILE_GENERIC.


Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines