[−][src]Module druid_shell::window
Platform independent window types.
Structs
| TimerToken | A token that uniquely identifies a running timer. |
| WindowBuilder | A builder type for creating new windows. |
| WindowHandle | A handle to a platform window object. |
Traits
| WinCtx | A context supplied to most |
| WinHandler | App behavior, supplied by the app. |
Type Definitions
| Text | The platform text factory, reexported from piet. |
| WindowIdType | Windows are identified by an 8-bit ID |