Skip to contents

Set icon for window (only PLATFORM_DESKTOP).

Usage

set_window_icon(image)

Arguments

image

An image.

Note

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

void SetWindowIcon(Image image);