EZ_GetWidgetOrientation


NAME

EZ_GetWidgetOrientation - return the orientation of a wid- get

SYNOPSIS

#include <EZ.h> int EZ_GetWidgetOrientation( EZ_Widget *widget)

ARGUMENTS

widget Specifies an EZ Widget.

DESCRIPTION

EZ_GetWidgetOrientation returns the orientation of a con- tainer widget. Orientation is used by the default geometry manager to layout children widgets.

SEE ALSO

EZ_GetWidgetGeometry(3)