-1
[inline]
Definition at line 45 of file Columns.h.
References OglGui::Window::Window().
00046 { 00047 Window* wnd = new Window(this,0,0,40,40); 00048 CreateColumn(wnd, str, labelW); 00049 return wnd; 00050 }
Here is the call graph for this function: