1#lang scribble/doc
2@(require "common.rkt")
3
4@defclass/title[aligned-pasteboard% pasteboard% (alignment-parent<%>)]{
5
6Acts as the top of an @racket[alignment<%>] tree.}
7