Function gtk4_sys::gtk_accelerator_parse

source ·
pub unsafe extern "C" fn gtk_accelerator_parse(
    accelerator: *const c_char,
    accelerator_key: *mut c_uint,
    accelerator_mods: *mut GdkModifierType
) -> gboolean