Vocabularyui.
gadgets.
line-supportClass descriptionBase class for gadgets that implements display of sequences of text.
Line gadgets have the following slots:
font | a font. |
selection-color | a color. |
min-rows | The preferred minimum number of visible rows when the gadget is contained in a viewport. |
max-rows | The preferred maximum number of visible rows when the gadget is cotnained in a viewport. |
min-cols | The preferred minimum number of visible columns when the gadget is contained in a viewport. |
max-cols | The preferred maximum number of visible columns when the gadget is contained in a viewport. |
DefinitionMethods