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 with the version of the program

Details

Accessor of the version slot of the gtk:about-dialog class. The gtk:about-dialog-version function returns the version string. The (setf gtk:about-dialog-version) function sets the version string to display in the about dialog.
 

See also

2024-4-11