kiwi.ui.widgets.fontbutton.ProxyFontButton(PropertyObject, gtk.FontButton, ProxyWidgetMixin)
class documentationkiwi.ui.widgets.fontbutton
(View In Hierarchy)
Method | __init__ | Undocumented |
Method | do_font_set | Undocumented |
Method | read | No summary |
Method | update | Update the content value of the widget. @param value: |
Inherited from ProxyWidgetMixin:
Method | prop_set_data_type | Set the data type for the widget |
Method | set_data_format | Undocumented |
Method | set_options_for_datatype | No summary |
Method | _as_string | Convert a value to a string @param data: data to convert |
Method | _from_string | No summary |
Inherited from ProxyWidgetMixin:
Method | prop_set_data_type | Set the data type for the widget |
Method | set_data_format | Undocumented |
Method | set_options_for_datatype | No summary |
Method | _as_string | Convert a value to a string @param data: data to convert |
Method | _from_string | No summary |
Get the content of the widget. The type of the return value @returns: None if the user input a invalid value @rtype: Must matche the data-type property.