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 for the label of the link to the website of the program

Details

The accessor for the website-label slot gets or sets the URL to use for the website.
 

See also

2026-06-13