set-title ( string world -- )
Factor handbook » UI framework » Developing UI backends » UI backend window management

Prev:register-window ( world handle -- )
Next:raise-window ( gadget -- )


Vocabulary
ui.backend

Inputs
stringa string
worlda world


Outputs
None

Word description
Sets the title bar of the native window containing the world.

Definition


Methods