DiLineLayout

Undocumented in source.

Constructors

this
this(Type t)
Undocumented in source.

Members

Enums

Align
enum Align
Undocumented in source.
Type
enum Type
Undocumented in source.

Functions

opCall
void opCall(irect pr, DiWidget[] wlist)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

alignDirect
Align alignDirect;
Undocumented in source.
alignInderect
Align alignInderect;
Undocumented in source.
border
int border;
Undocumented in source.
space
int space;
Undocumented in source.
stretchDirect
bool stretchDirect;
Undocumented in source.
stretchInderect
bool stretchInderect;
Undocumented in source.
type
Type type;
Undocumented in source.

Inherited Members

From DiLayout

opCall
void opCall(irect , DiWidget[] )
Undocumented in source.

Meta