diff options
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/browser.preferences/index.html')
-rw-r--r-- | files/ja/archive/mozilla/xul/property/browser.preferences/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/browser.preferences/index.html b/files/ja/archive/mozilla/xul/property/browser.preferences/index.html new file mode 100644 index 0000000000..584f927dce --- /dev/null +++ b/files/ja/archive/mozilla/xul/property/browser.preferences/index.html @@ -0,0 +1,18 @@ +--- +title: browser.preferences +slug: Archive/Mozilla/XUL/Property/browser.preferences +tags: + - XUL Properties + - XUL Reference +translation_of: Archive/Mozilla/XUL/Property/browser.preferences +--- +<div class="noinclude"> + <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div> +<dl> + <dt> + <code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/browser.preferences">preferences</a></span></code></dt> + <dd> + 型: <em><a href="/ja/docs/NsIPrefService" title="NsIPrefService">nsIPrefService</a></em></dd> + <dd> + この読み取り専用のプロパティは、ユーザ設定の取得と設定を行う <a href="/ja/docs/NsIPref" title="NsIPref">nsIPref</a> オブジェクトを含みます。</dd> +</dl> |