blob: 695d0e71490059c9b293111735e07745c9c17bd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: getDefaultSession
slug: Archive/Mozilla/XUL/Method/getDefaultSession
tags:
- XUL Methods
- XUL Reference
translation_of: Archive/Mozilla/XUL/Method/getDefaultSession
---
<div class="noinclude">
<span class="breadcrumbs XULRefMeth_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="/ja/docs/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
<dt><span id="m-getDefaultSession"><code><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Method/getDefaultSession">getDefaultSession</a></code></span></dt>
<dd>戻り値の型: <em>セッション名</em></dd>
<dd>利用可能な候補を持つ最初のセッションの名前を返します。</dd>
</dl>
|