Package: gtk

Accessor gtk:about-dialog-website-label

Lambda List

gtk:about-dialog-website-label (object)

Syntax

(gtk:about-dialog-website-label object) => label
(setf (gtk:about-dialog-website-label object) label)

Arguments

object -- a gtk:about-dialog widget
label -- a string with the label for the link to the website of the program

Details

Accessor of the website-label slot of the gtk:about-dialog class. The gtk:about-dialog-website-label function returns the label used for the website link. The (setf gtk:about-dialog-website-label) function sets the label to be used for the website link.
 

See also

2024-3-16