Package: gtk

Accessor gtk:uri-launcher-uri

Lambda List

gtk:uri-launcher-uri (object)

Syntax

(gtk:uri-launcher-uri object) => uri
(setf (gtk:uri-launcher-uri object) uri)

Arguments

object -- a gtk:uri-launcher object
uri -- a string for the URI

Details

The accessor for the uri slot of the gtk:uri-launcher class gets or sets the URI that will be opened.

Since 4.10
 

See also

#2025-08-13