| Did you know ... | Search Documentation: |
| class layout_interface |
Abstract interface between a graphical and its layout_manager.
A layout_interface holds the per-element geometry hints
(row/column position, span, stretch/shrink, alignment, …) that a
layout_manager needs to place the element. Graphicals inside a managed
device acquire a layout_interface on demand; users normally interact
with a concrete subclass (for example a tab_cell) rather
than constructing a layout_interface directly.
<-image,
or @nil if the
interface is not currently attached.
<-image, e.g.
when the graphical is destroyed.