Blender
V3.3
|
Go to the source code of this file.
Functions | |
void | WM_ghost_show_message_box (const char *title, const char *message, const char *help_label, const char *continue_label, const char *link, GHOST_DialogOptions dialog_options) |
void WM_ghost_show_message_box | ( | const char * | title, |
const char * | message, | ||
const char * | help_label, | ||
const char * | continue_label, | ||
const char * | link, | ||
GHOST_DialogOptions | dialog_options | ||
) |
Definition at line 2392 of file wm_window.c.
References BLI_assert, g_system, and GHOST_ShowMessageBox().
Referenced by WM_platform_support_perform_checks().