MessageDialog.response
void response(string response)Emits the adw.message_dialog.MessageDialog.response signal with the given response ID.
Used to indicate that the user has responded to the dialog in some way.
Parameters
response | response ID |
void response(string response)Emits the adw.message_dialog.MessageDialog.response signal with the given response ID.
Used to indicate that the user has responded to the dialog in some way.
response | response ID |