Package: gtk

Function gtk:show-about-dialog

Lambda List

gtk:show-about-dialog (parent &rest args)

Arguments

parent -- a gtk:window transient parent, or nil for none
args -- pairs of property name and property value

Details

This is a convenience function for showing the about dialog of an application. The constructed about dialog is associated with the parent window and reused for future invocations of this function.
 

See also

2024-8-16