Class k.u.w.f._FileChooserMixin(object):

Part of kiwi.ui.widgets.filechooser

known subclasses: kiwi.ui.widgets.filechooser.ProxyFileChooserWidget, kiwi.ui.widgets.filechooser.ProxyFileChooserButton

Mixin to use common methods of the FileChooser interface
Functiondo_selection_changedUndocumented
FunctionreadUndocumented
FunctionupdateUndocumented
def do_selection_changed(self):
Undocumented
def read(self):
Undocumented
def update(self, data):
Undocumented