parent - the parent of the rowcol object; NULL will cause a
default toplevel to be created automatically
name - a name for this particular instance of the object
(for use in app-defaults files, etc)
OUTPUT
none
RETURN VALUE
The rowcol object on success, NULL on failure
DESCRIPTION
A rowcol object is designed specifically for
doing convenient layout of other objects in a
table-like format, in rows and columns. The
rowcol object may be used as a parent for any
GUI or visual object, but works particularly
well when laying out objects of similar size
and nature, such as labels, buttons, pixmaps,
annoations, and so on.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DESIGN/objects/library/kwidgets/src/RowCol.c
SEE ALSO
kwidgets(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.