Dialog boxes are instances of
gtk.Dialog
Buttons and other widgets in a dialog box emit
responses
To wait for user response call
myDlg.run()
A dialog box is used for the Connect Dialog
Dialog boxes are instances of gtk.Dialog
Buttons and other widgets in a dialog box emit responses
To wait for user response call myDlg.run()
A dialog box is used for the Connect Dialog