Method

ShumateMarkerLayerget_selected

Declaration [src]

GList*
shumate_marker_layer_get_selected (
  ShumateMarkerLayer* self
)

Description [src]

Gets a list of selected markers in the layer.

Return value

Type: A list of ShumateMarker*

The list.

The caller of the method takes ownership of the returned data container, but not the data inside it.