27 #ifndef _FalScrollablePane_h_
28 #define _FalScrollablePane_h_
30 #include "CEGUI/WindowRendererSets/Core/Module.h"
31 #include "CEGUI/widgets/ScrollablePane.h"
60 static const String TypeName;
69 Rectf getViewableArea(
void)
const;
72 Rectf getUnclippedInnerRect()
const;
76 void onLookNFeelAssigned();
77 void onLookNFeelUnassigned();
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1
String class used within the GUI system.
Definition: String.h:62