[][src]Module orbtk::shell

Modules

event

This module contains elements to work with window events.

native
platform

This module contains a platform specific implementation of the window shell.

prelude
render
utils
window_adapter

This module contains traits to inject custom logic into the window shell.

Structs

WindowSettings

Contains settings of a window.

Enums

ShellRequest

Used to send a request to the application shell.

WindowRequest

Used to send a request to the window.