extension_pointer


Description:


public unowned string extension_pointer (string path)

Extracts the extension from the end of a filename (the part after the final '.

' in the filename).

Parameters:

path

A filename or file path.

Returns:

A pointer to the extension part of the filename, or a pointer to the end of the string if the filename does not have an extension.


Namespace: Gsf
Package: libgsf-1