FileIcon.add
void add(short d) nothrow @nogcAdds a data value to the icon.
Parameters
d | Data value (typically an opcode) |
Adds an opcode to the icon.
Parameters
opcode | Drawing opcode |
void add(short d) nothrow @nogcAdds a data value to the icon.
d | Data value (typically an opcode) |
Adds an opcode to the icon.
opcode | Drawing opcode |