Trait gdk_pixbuf::subclass::prelude::InitableImpl
source · pub trait InitableImpl: ObjectImpl {
// Provided method
fn init(&self, cancellable: Option<&Cancellable>) -> Result<(), Error> { ... }
}
pub trait InitableImpl: ObjectImpl {
// Provided method
fn init(&self, cancellable: Option<&Cancellable>) -> Result<(), Error> { ... }
}