mblist: Use GLib asynchronous tools
Use GTask to simplify getting a mailbox URL. It's asynchronous, so use a *_finish(GAsyncResult *) function to get the selected mailbox.
Use GTask to simplify getting a mailbox URL. It's asynchronous, so use a *_finish(GAsyncResult *) function to get the selected mailbox.