gui/gui-doc/embedded-gui/scribblings/aligned-pasteboard.scrbl
2014-12-02 02:33:07 -05:00

7 lines
168 B
Racket

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