Trait gdk4::prelude::DrawContextExtManual

source ·
pub trait DrawContextExtManual: Sealed + IsA<DrawContext> + 'static {
    // Provided method
    fn frame_region(&self) -> Option<Region> { ... }
}
Expand description

Trait containing manually implemented methods of DrawContext.

Provided Methods§

Object Safety§

This trait is not object safe.

Implementors§