Trait gdk4::prelude::DrawContextExtManual
source · pub trait DrawContextExtManual: 'static {
// Required method
fn frame_region(&self) -> Option<Region>;
}
Expand description
Trait containing manually implemented methods of DrawContext
.