Luna::Window::get_name
const c8 * get_name()
Gets the application name.
Return value
Returns one string that represents the application name. The string is valid until this module is closed.
Remark
The application version is set by filling StartupParams::name and calling set_startup_params before Window module is initialized.