Docs.rs
  • winit-gtk-0.29.1
    • winit-gtk 0.29.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • wusyong
    • pewsheen
    • Dependencies
      • bitflags ^1 normal
      • instant ^0.1 normal
      • log ^0.4 normal
      • mint ^0.5.6 normal optional
      • once_cell ^1.12 normal
      • raw-window-handle ^0.5 normal
      • serde ^1 normal optional
      • image ^0.24.0 dev
      • simple_logger ^2.1.0 dev
      • cfg_aliases ^0.1.1 build
      • cairo-rs ^0.18 normal
      • crossbeam-channel ^0.5 normal
      • gdk ^0.18 normal
      • gdk-pixbuf ^0.18 normal
      • gdk-sys ^0.18 normal
      • gdkwayland-sys ^0.18.0 normal
      • gdkx11-sys ^0.18 normal
      • gio ^0.18 normal
      • glib ^0.18 normal
      • gtk ^0.18 normal
      • x11-dl ^2.18.5 normal
      • core-foundation ^0.9.3 normal
      • objc2 >=0.3.0-beta.3, <0.3.0-beta.4 normal
      • wayland-scanner ^0.29.5 build
      • wasm-bindgen ^0.2.45 normal
      • web-sys ^0.3.22 normal
      • console_log ^0.2 dev
      • web-sys ^0.3.22 dev
      • android-activity ^0.4.0 normal
      • ndk ^0.7.0 normal
      • core-graphics ^0.22.3 normal
      • dispatch ^0.2.0 normal
      • orbclient ^0.3.42 normal
      • redox_syscall ^0.3 normal
      • windows-sys ^0.45 normal
    • Versions
    • 52.74% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

winit0.29.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • dpi::LogicalPosition
  • dpi::LogicalSize
  • dpi::PhysicalPosition
  • dpi::PhysicalSize
  • error::NotSupportedError
  • error::OsError
  • event::DeviceId
  • event::KeyboardInput
  • event::ModifiersState
  • event::Touch
  • event_loop::EventLoop
  • event_loop::EventLoopBuilder
  • event_loop::EventLoopClosed
  • event_loop::EventLoopProxy
  • event_loop::EventLoopWindowTarget
  • monitor::MonitorHandle
  • monitor::VideoMode
  • window::Icon
  • window::Window
  • window::WindowAttributes
  • window::WindowBuilder
  • window::WindowButtons
  • window::WindowId

Enums

  • dpi::Position
  • dpi::Size
  • error::ExternalError
  • event::DeviceEvent
  • event::ElementState
  • event::Event
  • event::Force
  • event::Ime
  • event::MouseButton
  • event::MouseScrollDelta
  • event::StartCause
  • event::TouchPhase
  • event::VirtualKeyCode
  • event::WindowEvent
  • event_loop::ControlFlow
  • event_loop::DeviceEventFilter
  • window::BadIcon
  • window::CursorGrabMode
  • window::CursorIcon
  • window::Fullscreen
  • window::ImePurpose
  • window::ResizeDirection
  • window::Theme
  • window::UserAttentionType
  • window::WindowLevel

Traits

  • dpi::Pixel
  • platform::run_return::EventLoopExtRunReturn
  • platform::unix::EventLoopWindowTargetExtUnix
  • platform::unix::WindowBuilderExtUnix
  • platform::unix::WindowExtUnix

Functions

  • dpi::validate_scale_factor
  • platform::unix::hit_test

Type Aliases

  • event::AxisId
  • event::ButtonId
  • event::ScanCode