Enumerations | |
enum | type { left, right, center } |
Functions | |
void | widget (panel *p, type horizontal=center, type vertical=center) |
unsigned int | pos (unsigned int, unsigned int, align::type) |
|
< possible aligments of the objects |
|
tell us where to move widget to align it's under other widget note: this will return relative coordinate, you may want to convert it into absolute after it |
|
aligment of the panel on the screen |