menu
raylib_dartified package
documentation
core/modules/ffi/core/abbr.dart
SetWindowIcon function
SetWindowIcon function
dark_mode
light_mode
SetWindowIcon
function
void
SetWindowIcon
(
ImageC
image
)
See
RaylibCore.SetWindowIcon
.
Implementation
void SetWindowIcon(ImageC image) => _module.SetWindowIcon(image);
raylib_dartified package
documentation
core/modules/ffi/core/abbr
SetWindowIcon function
abbr library