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'):
overrides
kiwi.datatypes.BaseConverter.as_string
Parameters
value
format
Returns
def from_string(self, value, format='png'):
overrides
kiwi.datatypes.BaseConverter.from_string
Parameters
value
Returns
API Documentation
for Kiwi, generated by
pydoctor
.