Class k.u.w.c.ProxyCheckButton(PropertyObject, gtk.CheckButton, ProxyWidgetMixin):

Part of kiwi.ui.widgets.checkbutton

known subclasses: kiwi.ui.widgets.checkbutton.CheckButton

Undocumented
Function__init__Undocumented
Functiondo_toggledUndocumented
Functionread
Get the content of the widget.
Functionupdate
Update the content value of the widget.
def __init__(self, label=None, use_underline=True):
Undocumented
def do_toggled(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.