Package: gtk

Accessor gtk:about-dialog-website

Lambda List

gtk:about-dialog-website (object)

Syntax

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

Arguments

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

Details

Accessor of the website slot of the gtk:about-dialog class. The (setf gtk:about-dialog-website) function returns the website URL. The (setf gtk:about-dialog-website) function sets the URL string starting with "http://" to use for the website link.
 

See also

2024-4-11