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 URL to use for the website. The (setf gtk:about-dialog-website-label) function sets the URL.
 

See also

2024-4-11