About Dialog
Creates a org.gnome.adw.AboutDialog, a standardized dialog for displaying application metadata and credits.
Parameters
The title shown in the dialog header.
The name of the application.
Compose Modifier for layout and styling.
The name of the application icon.
The list of artists of the application.
The comments about the application.
The height of the content.
The width of the content.
The copyright information.
The debug information.
The debug information filename.
The list of designers of the application.
The developer name.
The list of developers of the application.
The list of documenters of the application.
The URL for the application’s issue tracker.
Whether to size content automatically.
The license text.
The license type.
Which mode used to display the dialog.
The release notes of the application.
The version described by the application’s release notes.
The URL of the application’s support page.
The translator credits string.
The version of the application.
The URL of the application's website.
Callback triggered when the dialog is closed.
The composable content to display inside the dialog.