talkatu/talkatu

Use native file choosers in demo

2022-01-30, Elliott Sales de Andrade
185f255b8a01
Use native file choosers in demo

Although there is a `gtk_native_dialog_run` blocking call, that is gone in GTK4, so I implemented this using callbacks.

Testing Done:
Opened dialogs and loaded `test.md`/`test.html`, also cancelled dialog and nothing happened.

Reviewed at https://reviews.imfreedom.org/r/1262/
0.1.0: (????-??-??)
* Initial release