kiwi.ui.proxywidget._PixbufConverter(BaseConverter) class documentationkiwi.ui.proxywidget
(View In Hierarchy)
| Method | as_string | No summary |
| Method | from_string | Convert a value from a string. @param value: @returns: |
Inherited from BaseConverter:
| Method | get_compare_function | This can be overriden by a subclass to provide a custom comparison function. @returns: cmp |
| Method | get_mask | Returns the mask of the entry or None if not specified. @returns: the mask or None. |
Convert the value to a string using the specificed format. @param value: @param format: @returns:
Convert a value from a string. @param value: @returns: