gecko-dev/dom/public/idl/base/BarProp.idl
1999-06-09 18:59:04 +00:00

7 lines
169 B
Plaintext

interface BarProp {
/* IID: { 0x9eb2c150, 0x1d56, 0x11d3, \
{ 0x82, 0x21, 0x00, 0x60, 0x08, 0x3a, 0x0b, 0xcf } } */
attribute boolean visible;
};