Module dui::layout [] [src]

See the [Layout Composion Guide][1] and the [Layout Guide][2]. [1]: http://webserver2.tecgraf.puc-rio.br/iup/en/layout.html [2]: http://webserver2.tecgraf.puc-rio.br/iup/en/layout_guide.html

Re-exports

pub use self::vbox::VBox;
pub use self::hbox::HBox;
pub use self::radio::Radio;
pub use self::fill::Fill;

Modules

fill
hbox
radio
vbox