cl-cffi-gtk4
API documentation
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 gets or sets the URI that will be opened.
Since 4.10
See also
gtk:uri-launcher
2026-08-20