Method

ShumateVectorReaderIterget_layer_name

Declaration [src]

const char*
shumate_vector_reader_iter_get_layer_name (
  ShumateVectorReaderIter* self
)

Description [src]

Gets the name of the current layer.

Available since:1.2

Return value

Returns: const char*
 

The name of the current layer.

 The data is owned by the instance.
 The value is a NUL terminated UTF-8 string.