Trait libadwaita::subclass::prelude::DrawingAreaImpl
source · pub trait DrawingAreaImpl: DrawingAreaImplExt + WidgetImpl {
// Provided method
fn resize(&self, width: i32, height: i32) { ... }
}
pub trait DrawingAreaImpl: DrawingAreaImplExt + WidgetImpl {
// Provided method
fn resize(&self, width: i32, height: i32) { ... }
}