C4 Engine
C4 Engine API Documentation

FillableWidget::GetFillFlags

Defined in:  C4Widgets.h
Returns the fill flags.
Prototype

uint32 GetFillFlags(voidconst;

Description
The GetFillFlags function returns the fill flags, which can be a combination (through logical OR) of the following constants.
kFillDisabled No fill is drawn for the widget.
See Also

FillableWidget::SetFillFlags