Versions in this module Expand all Collapse all v0 v0.3.0 Sep 21, 2022 Changes in this version + type DrawRGBBitmap8Args struct + Data []uint8 + H int16 + W int16 + X int16 + Y int16 + type FillRectangleArgs struct + C color.RGBA + Height int16 + Width int16 + X int16 + Y int16 + type FillScreenArgs struct + C color.RGBA + type GetPressedKeysRetval struct + Keys []fyne.KeyName + type NotImpl struct + type SetPixelArgs struct + C color.RGBA + X int16 + Y int16 + type SizeRetval struct + X int16 + Y int16 + type UpdateArgs struct + Image draw.Image