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 slot access function returns the version string. The (gtk-about-dialog-version) slot access function sets the version string to display in the about dialog.
 

See also

2021-10-6