Next Prev Up Top Contents Index

parse-layout-descriptor

Generic Function
Summary

Returns the geometry object associated with a layout's child.

Package

capi

Signature

parse-layout-descriptor child-descriptor interface layout

Description

The generic function parse-layout-descriptor takes a description of a layout's child, and returns the geometry object associated with that child. It is called by interpret-description to parse individual children in a layout.

See also

interpret-description
define-layout
layout


LispWorks CAPI Reference Manual - 11 Sep 2003

Next Prev Up Top Contents Index