pub trait HdyApplicationWindowImpl: ApplicationWindowImpl + 'static { }

Object Safety§

This trait is not object safe.

Implementors§