|  |  |  | libchamplain Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
| ChamplainCustomMarkerChamplainCustomMarker — ChamplainCustomMarker is a marker implementing the ClutterContainer interface. | 
  GObject
   +----GInitiallyUnowned
         +----ClutterActor
               +----ChamplainMarker
                     +----ChamplainCustomMarker
ChamplainCustomMarker implements ClutterScriptable, ClutterAnimatable, AtkImplementorIface, ChamplainLocation and ClutterContainer.
ChamplainCustomMarker is a marker implementing the ClutterContainer interface. You can insert your custom actors into the container. Don't forget to set the anchor position in the marker using clutter_actor_set_anchor_point.
ClutterActor *      champlain_custom_marker_new         (void);
Creates an instance of ChamplainCustomMarker.
| Returns : | a new ChamplainCustomMarker. | 
Since 0.10