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 with the title of surface

Details

Accessor of the state slot of the gdk:toplevel class. Sets the title of a toplevel surface, to be displayed in the titlebar, in lists of windows, etc.
 

See also

#2023-4-8