Define an icon for an interface
for_
*
-
GlobalInterface
(default =
None
)
The icon will be for all objects that implement this interface.
name
*
-
TextLine
(default =
None
)
The name shows up in URLs/paths. For example foo
.
file
-
Path
(default =
None
)
The file containing the icon.
height
-
Int
(default =
16
)
The height will be used for the
attribute. Defaults to 16.
layer
-
LayerField
(default =
None
)
For information on layers, see the documentation for the skin directive. Defaults to "default".
resource
-
TextLine
(default =
None
)
A resource containing the icon.
title
-
MessageID
(default =
None
)
Descriptive title
width
-
Int
(default =
16
)
The width will be used for the
attribute. Defaults to 16.
* = required