Module dialogs :: Class AvatarChooserDialog
[hide private]
[frames] | no frames]

Class AvatarChooserDialog

source code


Instance Methods [hide private]
 
__init__(self, path_to_file='', on_response_ok=None, on_response_cancel=None, on_response_clear=None)
Optionally accepts path_to_snd_file so it has that as selected
source code
 
on_clear(self, widget) source code

Inherited from ImageChooserDialog: update_preview

Inherited from FileChooserDialog: just_destroy, on_dialog_response

Method Details [hide private]

__init__(self, path_to_file='', on_response_ok=None, on_response_cancel=None, on_response_clear=None)
(Constructor)

source code 
Optionally accepts path_to_snd_file so it has that as selected
Overrides: FileChooserDialog.__init__

on_clear(self, widget)

source code