Type Alias glib::object::WeakRefNotifyData
source · type WeakRefNotifyData = ManuallyDrop<Pin<Box<Box<dyn FnOnce() + 'static>>>>;
Aliased Type§
struct WeakRefNotifyData { /* private fields */ }
type WeakRefNotifyData = ManuallyDrop<Pin<Box<Box<dyn FnOnce() + 'static>>>>;
struct WeakRefNotifyData { /* private fields */ }