Skip to content
  • Matthias Clasen's avatar
    GtkModelMenuItem: set initial accessible role · b4d9ea18
    Matthias Clasen authored
    The initial state of GtkModelMenuItem is that of a normal menu
    item, but the accessible we are using, GtkCheckMenuItemAccessible,
    starts out with a role of 'check menu item'. Fix that up by
    explicitly setting the initial accessible role.
    b4d9ea18