>
home
>
Custom Layer Boundary API
set_window_title
September 8th 2024
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