ToplevelIF.setTitle

Sets the title of a toplevel surface.

The title maybe be displayed in the titlebar, in lists of windows, etc.

interface ToplevelIF
void
setTitle
(
string title
)

Parameters

title string

title of @surface

Meta