Skip to content

message-dialog: Add adw_message_dialog_choose()

Alice Mikhaylenko requested to merge wip/exalm/dialog-chooser into main

This provides an async alternative to show() and ::response signal. It's used more or less the same way as in GtkAlertDialog.

Merge request reports