known subclasses: kiwi.ui.widgets.label.Label
Function | __init__ | Create a new ProxyLabel object. |
Function | prop_set_data_type | Set the data type for the widget |
Function | replace | Undocumented |
Function | _on_label_changed | Undocumented |
Function | read | Get the content of the widget. |
Function | update | Update the content value of the widget. |
Function | _apply_attributes | Undocumented |
Function | _set_text_attribute | Undocumented |
Function | set_bold | If True set the text to bold. False sets the text to normal |
Function | set_italic | Enable or disable italic text |
Function | set_underline | Enable or disable underlined text |
Function | set_size | Set the size of the label. If size is empty the label will be |
Function | set_text | Overrides gtk.Label set_text method. Sets the new text of |
Function | set_color | Undocumented |
Create a new ProxyLabel object.
Set the data type for the widget
Get the content of the widget. The type of the return value
Update the content value of the widget.
If True set the text to bold. False sets the text to normal
Enable or disable italic text
Enable or disable underlined text
Set the size of the label. If size is empty the label will be set to the default size.
Overrides gtk.Label set_text method. Sets the new text of the label but keeps the formating