Signal
ShumateMarkerLayer::marker-selected
since: 1.0
Declaration
void
marker_selected (
  ShumateMarkerLayer* self,
  ShumateMarker* marker,
  gpointer user_data
)
Description [src]
Emitted when a marker in the layer is selected.
| Default handler: The default handler is called after the handlers added via  | 
| Available since: 1.0 | 
Parameters
- marker
- 
            Type: ShumateMarkerThe marker that was selected. The data is owned by the caller of the function.