Package: gdk

Accessor gdk:toplevel-title

Lambda List

gdk:toplevel-title (object)

Syntax

(gdk:toplevel-title object) => title
(setf (gdk:toplevel-title object) title)

Arguments

object -- a gdk:toplevel object
state -- a string for the title of the surface

Details

The accessor for the state slot of the gdk:toplevel class gets or sets the title of a toplevel surface, to be displayed in the titlebar, in lists of windows, and so on.
 

See also

#2025-08-04