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