Package: gtk

Accessor gtk:about-dialog-version

Lambda List

gtk:about-dialog-version (object)

Syntax

(gtk:about-dialog-version object) => version
(setf (gtk:about-dialog-version object) version)

Arguments

object -- a gtk:about-dialog widget
version -- a string for the version of the program

Details

The accessor for the version slot of the gtk:about-dialog class get or sets the version string to display in the about dialog.
 

See also

2025-07-29