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

Class ClientCertChooserDialog

source code


Instance Methods [hide private]
 
__init__(self, path_to_clientcert_file='', on_response_ok=None, on_response_cancel=None)
optionally accepts path_to_clientcert_file so it has that as selected
source code

Inherited from FileChooserDialog: just_destroy, on_dialog_response

Method Details [hide private]

__init__(self, path_to_clientcert_file='', on_response_ok=None, on_response_cancel=None)
(Constructor)

source code 
optionally accepts path_to_clientcert_file so it has that as selected
Overrides: FileChooserDialog.__init__