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 gtk-about-dialog-website slot access function returns the website URL. The (setf gtk-about-dialog-website) slot access function sets the URL string starting with "http://" to use for the website link.
 

See also

2021-10-6