add_window.c:
	AddWindow
	CreateWindowTitlebarButtons
	SimulateWinGravity

events.c:
	HandleDestroyNotify
	HandleButtonPress
	HandleConfigureRequest

iconmgr.c:
	MoveIconManager
	PackIconManager

menus.c:
	ExecuteFunction

move.c:
	DragFrame
	StartMove

resize.c:
	do_auto_clamp
	StartResize
	AddStartResize
	DoResize
	DisplaySize
	ConstrainSize
	SetupFrame
	SendSyntheticConfigureNotify
	SetFrameShape

twm.c:
	RestoreWithdrawnLocation

vdt.c:
	HandlePannerMove
