Skip to content
  • Emmanuele Bassi's avatar
    a11y: Make GtkATContext realization lazier · 95ceb497
    Emmanuele Bassi authored
    We only realize the ATContext on the top level, which will create an
    GtkAtSpiRoot object and the corresponding GtkAtSpiCache object. Whenever
    an AT connects to the accessibility bus, and asks for the various
    objects, all the ATContext will be realized on demand.
    95ceb497