Class k.u.p._PixbufConverter(BaseConverter):

Part of kiwi.ui.proxywidget View In Hierarchy

No class docstring
Method as_string
Method from_string

Inherited from BaseConverter:

Method get_compare_function
Method get_mask
def as_string(self, value, format='png'):
Parametersvalue
format
Returns
def from_string(self, value, format='png'):
Parametersvalue
Returns
API Documentation for Kiwi, generated by pydoctor.