get_filename


Description:

public unowned string get_filename ()

Retrieves the filename set with set_filename.

Parameters:

this

a MessageData

Returns:

a newly allocated string containing the filename. Use g_free to free the resources used by the returned value.