[][src]Function gtk::device_grab_add

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