exp: golang.org/x/exp/shiny/widget Index | Files | Directories

Packages imported by widget

PathSynopsis
golang.org/x/exp/shiny/screenPackage screen provides interfaces for portable two-dimensional graphics and input events.
golang.org/x/exp/shiny/unitPackage unit defines units of length such as inches or pixels.
golang.org/x/image/fontPackage font defines an interface for font faces, for drawing text on an image.
golang.org/x/image/font/basicfontPackage basicfont provides fixed-size font faces.
golang.org/x/image/math/fixedPackage fixed implements fixed-point integer types.
golang.org/x/mobile/event/lifecyclePackage lifecycle defines an event for an app's lifecycle.
golang.org/x/mobile/event/paintPackage paint defines an event for the app being ready to paint.
golang.org/x/mobile/event/sizePackage size defines an event for the dimensions, physical resolution and orientation of the app's window.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
image/drawPackage draw provides image composition functions.