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 of the gtk:about-dialog class gets or sets the URL to use for the website.
 

See also

2025-07-29