Constructor
ShumateMarkerLayernew_full
Declaration [src]
ShumateMarkerLayer*
shumate_marker_layer_new_full (
ShumateViewport* viewport,
GtkSelectionMode mode
)
Parameters
viewport
-
Type:
ShumateViewport
The
ShumateViewport
.The data is owned by the caller of the function. mode
-
Type:
GtkSelectionMode
Selection mode.
Return value
Type: ShumateMarkerLayer
A new ShumateMarkerLayer
ready to be used as a container for the markers.
The data is owned by the called function. |