[][src]Module orbtk_shell::window_adapter

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

Traits

WindowAdapter

The WindowAdapter represents the bridge to the Shell backend. It receives events from the Window and runs it's own logic.