gtkShowAboutDialog: gtkShowAboutDialog
Description
This is a convenience function for showing an application's about box.
The constructed dialog is associated with the parent window and
reused for future invocations of this function.Usage
gtkShowAboutDialog(parent, ...)
Arguments
parent
transient parent, or NULL
for none. [ allow-none ]