![]() |
![]() |
![]() |
libchamplain Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
ChamplainLayerChamplainLayer — A container for ChamplainMarker |
GObject +----GInitiallyUnowned +----ClutterActor +----ClutterGroup +----ChamplainLayer
A ChamplainLayer is little more than a ClutterContainer. It keeps the markers ordered so that they display correctly.
Use clutter_container_add to add markers to the layer and clutter_container_remove to remove them.
ChamplainLayer* champlain_layer_new (void);
Returns : |
a new ChamplainLayer ready to be used as a ClutterContainer for the markers. |
Since 0.2.2