VolumeT.getName

Gets the name of @volume.

template VolumeT(TStruct)
string
getName
()

Return Value

Type: string

the name for the given @volume. The returned string should be freed with g_free() when no longer needed.

Meta