Class | HIGAlertDialog | Undocumented |
Class | BaseDialog | Undocumented |
Function | messagedialog | Create and show a MessageDialog. |
Function | _simple | Undocumented |
Function | error | Undocumented |
Function | info | Undocumented |
Function | warning | Undocumented |
Function | yesno | Undocumented |
Function | open | Displays an open dialog. |
Function | ask_overwrite | Undocumented |
Function | save | Displays a save dialog. |
Function | password | Shows a password dialog and returns the password entered in the dialog |
Function | _test | Undocumented |
Parameters | dialog_type | one of constants
|
short | A header text to be inserted in the dialog. | |
long | A long description of message. | |
parent | The parent widget of this dialog (type: a gtk.Window subclass ) | |
buttons | The button type that the dialog will be display, one of the
constants:
| |
default | optional default response id |
Parameters | title | |
parent | ||
patterns | ||
folder | ||
filter |