Trait gdk_pixbuf::subclass::prelude::ObjectInterfaceExt
source · pub trait ObjectInterfaceExt: ObjectInterface {
fn from_instance<T>(obj: &T) -> &Self
where
T: IsA<Object>,
{ ... }
}
pub trait ObjectInterfaceExt: ObjectInterface {
fn from_instance<T>(obj: &T) -> &Self
where
T: IsA<Object>,
{ ... }
}