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