Class k.u.w.f.ProxyFontButton(PropertyObject, gtk.FontButton, ProxyWidgetMixin):

Part of kiwi.ui.widgets.fontbutton
Undocumented
Function__init__Undocumented
Functiondo_font_setUndocumented
Functionread
Get the content of the widget.
Functionupdate
Update the content value of the widget.
def __init__(self, fontname=None):
Undocumented
def do_font_set(self):
Undocumented
def read(self):
Get the content of the widget. The type of the return value
def update(self, data):
Update the content value of the widget.