Trait gdk4::prelude::DragSurfaceExt
source · pub trait DragSurfaceExt: 'static {
// Required method
fn present(&self, width: i32, height: i32) -> bool;
}
pub trait DragSurfaceExt: 'static {
// Required method
fn present(&self, width: i32, height: i32) -> bool;
}