#include <Gcontainers.h>
Inheritance diagram for GboxLayout:
Public Methods | |
GboxLayout (Gcontainers::alignement alignement=Gcontainers::VERTICAL, int spaces=0) | |
void | Add (Gwidget *w) |
|
Consruct a GboxLayout with specified alignement, Gcontainers::HORIZONTAL for example, and spaces between widget. |
|
Add a widget to the container Reimplemented from Gcontainers. |