pub trait WImageOverlayTraitConst: Widget2DTraitConst {
// Required method
fn as_raw_WImageOverlay(&self) -> *const c_void;
}
Expand description
Constant methods for crate::viz::WImageOverlay
pub trait WImageOverlayTraitConst: Widget2DTraitConst {
// Required method
fn as_raw_WImageOverlay(&self) -> *const c_void;
}
Constant methods for crate::viz::WImageOverlay