cf_app_set_icon¶
Category: app
GitHub: cute_app.h
Sets the icon for the application.
Parameters | Description |
---|---|
virtual_path_to_png | A path to a png file. See Virtual File System. |
Remarks¶
The icon file must be a png image. Suggested image dimensions are 32x32, 48x48, or 64x64.