Function device_grab_add

Source
pub fn device_grab_add<P: IsA<Widget>>(
    widget: &P,
    device: &Device,
    block_others: bool,
)