Function bindings_activate

Source
pub fn bindings_activate<P: IsA<Object>>(
    object: &P,
    keyval: u32,
    modifiers: ModifierType,
) -> bool