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