14 lines
347 B
Racket
14 lines
347 B
Racket
#lang scribble/doc
|
|
@(require "common.ss")
|
|
|
|
@title{Windowing Functions}
|
|
|
|
@local-table-of-contents[]
|
|
|
|
@include-section["dialog-funcs.scrbl"]
|
|
@include-section["eventspace-funcs.scrbl"]
|
|
@include-section["system-menu-funcs.scrbl"]
|
|
@include-section["global-draw-funcs.scrbl"]
|
|
@include-section["font-funcs.scrbl"]
|
|
@include-section["miscwin-funcs.scrbl"]
|