SourceMailSignature
Object Hierarchy:
Description:
[
CCode ( type_id =
"e_source_mail_signature_get_type ()" ) ]
[
Version ( since =
"3.6" ) ]
public class SourceMailSignature :
SourceExtension
Contains only private data that should be read and manipulated using the function below.
Content:
Properties:
Creation methods:
Methods:
- public string? dup_mime_type ()
- public unowned File get_file ()
Returns a File
instance pointing to the signature file for this.
- public unowned string? get_mime_type ()
Returns the MIME type of the signature content for
this, or null if it has not yet been determined.
- public void set_mime_type (string? mime_type)
Sets the MIME type of the signature content for
this.
Inherited Members:
All known members inherited from class E.SourceExtension
All known members inherited from class GLib.Object