get_filename


Description:

public unowned string get_filename ()

Gets the filename of the specificed mime part, or null if the this does not have the filename or name parameter set.

Parameters:

this

a Part object

Returns:

the filename of the specified this or null if neither of the parameters is set. If a file name is set, the returned string will be in UTF-8.