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 |