Signal
ShumateMapLayer::symbol-clicked
Declaration
void
symbol_clicked (
ShumateMapLayer* self,
ShumateSymbolEvent* event,
gpointer user_data
)
Description [src]
Emitted when a symbol in the map layer is clicked.
| Default handler: | The default handler is called after the handlers added via |
| Available since: | 1.1 |
Parameters
event |
ShumateSymbolEvent |
A |
|
| The data is owned by the caller of the function. |