Skip to contents

Set title for window (only PLATFORM_DESKTOP).

Usage

set_window_title(title)

Arguments

title

A string.

Note

This function has been auto-generated from the following Raylib function definition:

void SetWindowTitle(const char *title);