Skip to content

application: Improves About Dialog

Fries requested to merge fries1234/boatswain:about-dialog into main

This commit improves the About Dialog and creates a ABOUT_DIALOG GObject instead of using the gtk_show_about_dialog() function. I'm using this because its easier then typing out all those properties in the gtk_show_about_dialog() function.

Edited by Fries

Merge request reports