pub unsafe extern "C" fn dzl_menu_button_set_show_accels(
    self_: *mut DzlMenuButton,
    show_accels: gboolean
)
Available on crate feature v3_26 only.