Small GNOME foot in banner [Making Applications Accessible]
back next

Topics / Overview

  • Introduction
    • acronyms
    • aspects of accessibility
    • accessibility checklist
    • how much effort is required ?
  • A Developer-side View of ATK:
    • application-side use of ATK calls
    • case study: gnome-volume-control
    • ATK "relation sets"
    • Glade support
  • Custom widget and library support:
    • custom widget basics
    • anonymous inheritance
    • ATK object factories
    • base object properties
    • flyweights
    • implementing subinterfaces
    • Closing remarks