Type Alias glib::object::WeakRefNotifyData

source ·
type WeakRefNotifyData = ManuallyDrop<Pin<Box<Box<dyn FnOnce() + 'static>>>>;

Aliased Type§

struct WeakRefNotifyData { /* private fields */ }