get_file


Description:

public unowned File get_file ()

Returns a File instance pointing to the signature file for this.

The signature file may be a regular file containing the static signature content, or it may be a symbolic link to an executable file that produces the signature content.

mail_signature_load uses this to load the signature content.

Parameters:

this

an SourceMailSignature

Returns:

a File