Struct describing the properties of a skin. More...
import"sbISkinDescription.idl";
Public Attributes | |
readonly attribute AString | internalName |
Skin provider name (internalName in install.rdf) The provider name and primary identifier for the skin. More... | |
readonly attribute AString | name |
Human readable name. More... | |
Struct describing the properties of a skin.
Definition at line 41 of file sbISkinDescription.idl.
readonly attribute AString sbISkinDescription::internalName |
Skin provider name (internalName in install.rdf) The provider name and primary identifier for the skin.
Definition at line 48 of file sbISkinDescription.idl.
readonly attribute AString sbISkinDescription::name |
Human readable name.
Definition at line 53 of file sbISkinDescription.idl.