Skip to content
  • Emmanuele Bassi's avatar
    a11y: Rework ownership and lifetime of GtkATContext · 9052f6da
    Emmanuele Bassi authored
    Now that GtkATContext is explicitly realized and unrealized, we should
    always create an instance at widget initialization time, and drop it
    during the widget finalization. This should make it easier to set up the
    initial accessible state of a widget during the instance initialization,
    as well as reduce the chances of accidental creation of GtkATContext
    instances during the destruction sequence.
    9052f6da