<!DOCTYPE html><htmllang="en"><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1.0"><metaname="generator"content="rustdoc"><metaname="description"content="List of all items in this crate"><metaname="keywords"content="rust, rustlang, rust-lang"><title>List of all items in this crate</title><linkrel="stylesheet"type="text/css"href="../normalize.css"><linkrel="stylesheet"type="text/css"href="../rustdoc.css"id="mainThemeStyle"><linkrel="stylesheet"type="text/css"href="../light.css"id="themeStyle"><linkrel="stylesheet"type="text/css"href="../dark.css"disabled><linkrel="stylesheet"type="text/css"href="../ayu.css"disabled><scriptsrc="../storage.js"></script><noscript><linkrel="stylesheet"href="../noscript.css"></noscript><linkrel="shortcut icon"href="../favicon.ico"><styletype="text/css">#crate-search{background-image:url("../down-arrow.svg");}</style></head><bodyclass="rustdoc mod"><!--[if lte IE 8]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><navclass="sidebar"><divclass="sidebar-menu">☰</div><ahref='../widgetry/index.html'><divclass='logo-container rust-logo'><imgsrc='../rust-logo.png'alt='logo'></div></a><pclass='location'>Crate widgetry</p><divclass='block version'><p>Version 0.1.0</p></div><aid='all-types'href='index.html'><p>Back to index</p></a></nav><divclass="theme-picker"><buttonid="theme-picker"aria-label="Pick another theme!"><imgsrc="../brush.svg"width="18"alt="Pick another theme!"></button><divid="theme-choices"></div></div><scriptsrc="../theme.js"></script><navclass="sub"><formclass="search-form"><divclass="search-container"><div><selectid="crate-search"><optionvalue="All crates">All crates</option></select><inputclass="search-input"name="search"disabledautocomplete="off"spellcheck="false"placeholder="Click or press ‘S’ to search, ‘?’ for more options…"type="search"></div><spanclass="help-button">?</span>
<aid="settings-menu"href="../settings.html"><imgsrc="../wheel.svg"width="18"alt="Change settings"></a></div></form></nav><sectionid="main"class="content"><h1class='fqn'><spanclass='out-of-band'><spanid='render-detail'><aid="toggle-all-docs"href="javascript:void(0)"title="collapse all docs">[<spanclass='inner'>−</span>]</a></span>
<spanclass='in-band'>List of all items</span></h1><h3id='Structs'>Structs</h3><ulclass='structs docblock'><li><ahref='struct.Autocomplete.html'>Autocomplete</a></li><li><ahref='struct.Btn.html'>Btn</a></li><li><ahref='struct.Canvas.html'>Canvas</a></li><li><ahref='struct.Checkbox.html'>Checkbox</a></li><li><ahref='struct.Choice.html'>Choice</a></li><li><ahref='struct.Color.html'>Color</a></li><li><ahref='struct.CompareTimes.html'>CompareTimes</a></li><li><ahref='struct.DrawWithTooltips.html'>DrawWithTooltips</a></li><li><ahref='struct.Drawable.html'>Drawable</a></li><li><ahref='struct.EdgeInsets.html'>EdgeInsets</a></li><li><ahref='struct.EventCtx.html'>EventCtx</a></li><li><ahref='struct.FanChart.html'>FanChart</a></li><li><ahref='struct.Filler.html'>Filler</a></li><li><ahref='struct.GeomBatch.html'>GeomBatch</a></li><li><ahref='struct.GfxCtx.html'>GfxCtx</a></li><li><ahref='struct.LinePlot.html'>LinePlot</a></li><li><ahref='struct.LinearGradient.html'>LinearGradient</a></li><li><ahref='struct.Menu.html'>Menu</a></li><li><ahref='struct.MultiButton.html'>MultiButton</a></li><li><ahref='struct.Panel.html'>Panel</a></li><li><ahref='struct.PersistentSplit.html'>PersistentSplit</a></li><li><ahref='struct.PlotOptions.html'>PlotOptions</a></li><li><ahref='struct.Prerender.html'>Prerender</a></li><li><ahref='struct.ScatterPlot.html'>ScatterPlot</a></li><li><ahref='struct.ScreenDims.html'>ScreenDims</a></li><li><ahref='struct.ScreenPt.html'>ScreenPt</a></li><li><ahref='struct.ScreenRectangle.html'>ScreenRectangle</a></li><li><ahref='struct.Series.html'>Series</a></li><li><ahref='struct.Settings.html'>Settings</a></li><li><ahref='struct.Slider.html'>Slider</a></li><li><ahref='struct.Spinner.html'>Spinner</a></li><li><ahref='struct.Style.html'>Style</a></li><li><ahref='struct.Text.html'>Text</a></li><li><ahref='struct.TextSpan.html'>TextSpan</a></li><li><ahref='struct.Texture.html'>Texture</a></li><li><ahref='struct.UserInput.html'>UserInput</a></li><li><ahref='struct.Warper.html'>Warper</a></li><li><ahref='struct.Widget.html'>Widget</a></li><li><ahref='struct.WidgetOutput.html'>WidgetOutput</a></li><li><ahref='app_state/struct.App.html'>app_state::App</a></li><li><ahref='assets/struct.Assets.html'>assets::Assets</a></li><li><ahref='backend_glow/struct.Buffer.html'>backend_glow::Buffer</a></li><li><ahref='backend_glow/struct.Drawable.html'>backend_glow::Drawable</a></li><li><ahref='backend_glow/struct.GfxCtxInnards.html'>backend_glow::GfxCtxInnards</a></li><li><ahref='backend_glow/struct.PrerenderInnards.html'>backend_glow::PrerenderInnards</a></li><li><ahref='backend_glow/struct.VertexArray.html'>backend_glow::VertexArray</a></li><li><ahref='backend_glow_native/struct.WindowAdapter.html'>backend_glow_native::WindowAdapter</a></li><li><ahref='canvas/struct.CameraState.html'>canvas::CameraState</a></li><li><ahref='canvas/struct.Canvas.html'>canvas::Canvas</a></li><li><ahref='color/struct.Color.html'>color::Color</a></li><li><ahref='color/struct.LinearGradient.html'>color::LinearGradient</a></li><li><ahref='color/struct.Texture.html'>color::Texture</a></li><li><ahref='drawing/struct.GfxCtx.html'>drawing::GfxCtx</a></li><li><ahref='drawing/struct.Prerender.html'>drawing::Prerender</a></li><li><ahref='drawing/struct.Uniforms.html'>drawing::Uniforms</a></li><li><ahref='event_ctx/struct.EventCtx.html'>event_ctx::EventCtx</a></li><li><ahref='event_ctx/struct.LoadingScreen.html'>event_ctx::LoadingScreen</a></li><li><ahref='geom/struct.GeomBatch.html'>geom::GeomBatch</a></li><li><ahref='input/struct.UserInput.html'>input::UserInput</a></li><li><ahref='runner/struct.Settings.html'>runner::Settings</a></li><li><ahref='runner/struct.State.html'>runner::State</a></li><li><ahref='screen_geom/struct.ScreenDims.html'>screen_geom::ScreenDims</a></li><li><ahref='screen_geom/struct.ScreenPt.html'>screen_geom::ScreenPt</a></li><li><ahref='screen_geom/struct.ScreenRectangle.html'>screen_geom::ScreenRectangle</a></li><li><ahref='style/struct.Style.html'>style::Style</a></li><l