Skip to content
  • Emmanuele Bassi's avatar
    a11y: Move ATContext to an explicit realization model · 30210c70
    Emmanuele Bassi authored
    We are doing too much work during the construction phase of the
    AT-SPI backend for GtkATContext. Instead of having the AtSpiContext
    register itself at construction time, let's add explicit realize
    and unrealize operations, and connect the ATContext realization to the
    rooting operation of a GtkWidget.
    30210c70