Function gtk4::accelerator_parse

source ·
pub fn accelerator_parse(
    accelerator: impl IntoGStr
) -> Option<(Key, ModifierType)>