ClanLib
2.3.7
|
Span Component Binder (templated class) More...
#include <span_layout.h>
Public Member Functions | |
CL_SpanComponentBinder (T *component) | |
Constructs a SpanComponentBinder. More... | |
CL_Size | get_size () const |
Get Size. More... | |
void | set_geometry (const CL_Rect &geometry) |
Set geometry. More... | |
Span Component Binder (templated class)
|
inline |
Constructs a SpanComponentBinder.
component | = T |
|
inlinevirtual |
|
inlinevirtual |