pub fn confirm_show( (title, msg): (impl ToString + Debug, impl ToString + Debug), level: MessageLevel, )
即座に確認ダイアログを表示します。エラーが発生した場合は、ログを出力します。