aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/icon/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/attribute/icon/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/attribute/icon/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/attribute/icon/index.html b/files/ja/archive/mozilla/xul/attribute/icon/index.html
new file mode 100644
index 0000000000..42cfad8bcb
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/attribute/icon/index.html
@@ -0,0 +1,13 @@
+---
+title: icon
+slug: Archive/Mozilla/XUL/Attribute/icon
+tags:
+ - XUL Attributes
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Attribute/icon
+---
+<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
+<dl><dt> <code id="a-icon"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/icon">icon</a></code> </dt><dd> <strong><span class="highlightgreen">Mozilla 1.8</span></strong> </dd><dd> 型: <em>文字列型</em> </dd><dd> この属性は共通ボタンの用法を設定するために使用します。一部のプラットフォームでは、これらのボタンを、その用法を指示する小さなアイコンで表示します。これは <code id="a-image"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/image">image</a></code> 属性の中で使用しなければなりません。可能な値は次のとおり: <code>accept</code>, <code>cancel</code>, <code>help</code>, <code>open</code>, <code>save</code>, <code>find</code>, <code>clear</code>, <code>yes</code>, <code>no</code>, <code>apply</code>, <code>close</code>, <code>print</code>, <code>add</code>, <code>remove</code>, <code>refresh</code>, <code>go-forward</code>, <code>go-back</code>, <code>properties</code>, <code>select-font</code>, <code>select-color</code>, <code>network</code>。これら共通の用法のいずれかに一致するボタンを使用するときは、それを示すために <code>icon</code> 属性を使用してください。 </dd></dl>
+<div class="noinclude">
+
+</div>