Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,497
    • Issues 1,497
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 251
    • Merge requests 251
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Repository
Switch branch/tag
  • gtk
  • gtk
  • gtktextbuffer.c
Find file BlameHistoryPermalink
  • Emmanuele Bassi's avatar
    Move private function out of the AT-SPI a11y backend · d030c92d
    Emmanuele Bassi authored Aug 04, 2022
    The textbuffer test is calling into a function defined by the AT-SPI
    accessibility backend. As of commit 4ddf1b70 we only build and run the
    test on Linux, but the function in question isn't really
    accessibility-related: it's just a serialization function.
    d030c92d