]> err.no Git - libchamplain/commitdiff
Fix doc generation
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 16 Oct 2009 21:58:39 +0000 (17:58 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Fri, 16 Oct 2009 21:58:39 +0000 (17:58 -0400)
champlain/champlain-selection-layer.c
docs/reference/libchamplain-sections.txt

index 4abc2baf02751c2a7eae9fb1400d2f47118ca9b6..450b1dc6ea62b29ffd53841d6d3bcb6bf43dbe09 100644 (file)
@@ -266,7 +266,8 @@ champlain_selection_layer_new ()
 }
 
 /**
- * champlain_selection_get_selected:
+ * champlain_selection_layer_get_selected:
+ * @layer: a #ChamplainSelectionLayer
  *
  * This function will return NULL if in CHAMPLAIN_SELETION_MULTIPLE.
  *
@@ -287,7 +288,8 @@ champlain_selection_layer_get_selected (ChamplainSelectionLayer *layer)
 }
 
 /**
- * champlain_selection_get_selected_markers:
+ * champlain_selection_layer_get_selected_markers:
+ * @layer: a #ChamplainSelectionLayer
  *
  * Returns: the list of selected #ChamplainBaseMarker or NULL if none is selected.
  * You shouldn't free that list.
@@ -302,6 +304,7 @@ champlain_selection_layer_get_selected_markers (ChamplainSelectionLayer *layer)
 
 /**
  * champlain_selection_layer_count_selected_markers:
+ * @layer: a #ChamplainSelectionLayer
  *
  * Returns: the number of selected #ChamplainBaseMarker
  *
index e57c72367ddc7a1e02bc95b8d6af29bc35b4106d..1229f044644dd4d3e4a1343bb28a57a434c80d9d 100644 (file)
@@ -171,6 +171,7 @@ champlain_view_get_zoom_level
 champlain_view_set_zoom_on_double_click
 champlain_view_get_zoom_on_double_click
 champlain_view_add_layer
+champlain_view_remove_layer
 champlain_view_get_coords_from_event
 champlain_view_get_coords_at
 champlain_view_add_polygon