Inherits from Generic»GObject»Decoration.
Subclasses: NumericText
Property | Description |
---|---|
Font | Cluster of font name, size, bold, italic, underline, strikeout. Details |
Font:Bold | Indicates whether the text is bold. Details |
Font:Color | Sets the color of the currently selected text. You can set the selection by using the Selection:Start/Selection:End properties to programmatically affect a subset of a string. Details |
Font:Italic | Indicates whether the text is italic. Details |
Font:Name | Font name. Details |
Font:Size | Font size Details |
Font:Strikeout | Indicates whether the text is striked out. Details |
Font:Underline | Indicates whether the text is underlined. Details |
Scroll Position | Position of scroll tab. Details |
Selection | Text selection specified in terms of character positions for the beginning and end of selection (both inclusive). Details |
Selection:End | Allows you to select the end point of text in a text string. Details |
Selection:Start | Character position for the beginning of selection (inclusive). Details |
Size to Text | Sets whether the size of the text object changes according to the text included. This property can be written only to free labels, control labels, and captions. Details |
Text | Text string of the front panel object's caption. Details |
Text Colors | Changes the foreground and background color of a text string. Details |
Text Colors:BG Color | Background color of text object. Details |
Text Colors:Text Color | Text color. Details |