ClanLib  2.3.7
Classes | Enumerations
gui_layout_corners.h File Reference
#include "../Core/System/sharedptr.h"
#include "gui_layout.h"
Include dependency graph for gui_layout_corners.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CL_GUILayoutCorners
 GUI base component class. More...
 

Enumerations

enum  CL_ComponentAnchorPoint {
  cl_anchor_top_left, cl_anchor_top_right, cl_anchor_bottom_left, cl_anchor_bottom_right,
  cl_anchor_relative
}
 Component Anchor Point. More...