void(* wmGenericCallbackFn)(struct bContext *C, void *user_data)
const char * app_template_override
const char * filepath_startup_override
unsigned int use_factory_settings
unsigned int use_empty_data
void WM_OT_lib_relocate(struct wmOperatorType *ot)
void WM_OT_recover_last_session(struct wmOperatorType *ot)
void wm_close_file_dialog(bContext *C, struct wmGenericCallback *post_action)
void WM_OT_lib_reload(struct wmOperatorType *ot)
bool wm_file_or_session_data_has_unsaved_changes(const Main *bmain, const wmWindowManager *wm)
void wm_homefile_read_ex(struct bContext *C, const struct wmHomeFileRead_Params *params_homefile, struct ReportList *reports, struct wmFileReadPost_Params **r_params_file_read_post)
void wm_homefile_read_post(struct bContext *C, const struct wmFileReadPost_Params *params_file_read_post)
void WM_OT_link(struct wmOperatorType *ot)
void WM_OT_revert_mainfile(struct wmOperatorType *ot)
void wm_save_file_forwardcompat_dialog(bContext *C, wmOperator *op)
void WM_OT_recover_auto_save(struct wmOperatorType *ot)
bool wm_operator_close_file_dialog_if_needed(bContext *C, wmOperator *op, wmGenericCallbackFn exec_fn)
void wm_homefile_read(struct bContext *C, const struct wmHomeFileRead_Params *params_homefile, struct ReportList *reports)
void WM_OT_read_history(struct wmOperatorType *ot)
void WM_OT_save_homefile(struct wmOperatorType *ot)
void wm_history_file_read(void)
void WM_OT_append(struct wmOperatorType *ot)
void WM_OT_save_as_mainfile(struct wmOperatorType *ot)
void WM_OT_read_factory_settings(struct wmOperatorType *ot)
void wm_file_read_report(bContext *C, struct Main *bmain)
void WM_OT_save_userpref(struct wmOperatorType *ot)
void WM_OT_read_factory_userpref(struct wmOperatorType *ot)
void WM_OT_read_userpref(struct wmOperatorType *ot)
void WM_OT_read_homefile(struct wmOperatorType *ot)
void WM_OT_save_mainfile(struct wmOperatorType *ot)
void WM_OT_open_mainfile(struct wmOperatorType *ot)