Creates a new #GMimeReferences.
the array of message-id references
Appends a reference to msgid to the list of references.
a message-id string
Clears the #GMimeReferences list.
Copies a #GMimeReferences list.
Frees the #GMimeReferences list.
Gets the specified Message-Id reference from the #GMimeReferences.
the index of the message id
Gets the length of the #GMimeReferences list.
Sets the specified Message-Id reference from the #GMimeReferences.
the index of the message id
the message id
Creates a new #GMimeReferences.
Decodes a list of msg-ids as in the References and/or In-Reply-To headers defined in rfc822.
a #GMimeParserOptions or %NULL
string containing a list of msg-ids
A List of references, as per the References or In-Reply-To header fields.