util_strip_mailto


Description:


[ Version ( since = "3.50" ) ]
public unowned string util_strip_mailto (string? address)

Strips "mailto:" prefix from the address, if present.

The returned pointer is either the address or a shifted position within the address.

Parameters:

address

an address with or without "mailto:" prefix

Returns:

the address without the "mailto:" prefix


Namespace: ECal
Package: libecal-2.0