Current section
Files
Jump to
Current section
Files
include/plushie@command_SetIcon.hrl
-record(set_icon, {
window_id :: binary(),
rgba_data :: bitstring(),
width :: integer(),
height :: integer()
}).