Trait fractal::components::dialogs::toastable::ToastableDialogImpl
source · pub trait ToastableDialogImpl: AdwDialogImpl { }
Expand description
Public trait that must be implemented for everything that derives from
ToastableDialog
.
Object Safety§
This trait is not object safe.