Trait gdk4::prelude::DragSurfaceExt
source · pub trait DragSurfaceExt: IsA<DragSurface> + Sealed + 'static {
// Provided method
fn present(&self, width: i32, height: i32) -> bool { ... }
}
pub trait DragSurfaceExt: IsA<DragSurface> + Sealed + 'static {
// Provided method
fn present(&self, width: i32, height: i32) -> bool { ... }
}