> home > Custom Layer Boundary API

set_window_title

January 19th 2020
Set the title of the 4coder window

Signature

C++
void
set_window_title(Application_Links* app,
                 String_Const_u8 title);

Parameters

app

the standard custom layer context pointer

title

the new title of the window