get_attachments
Description:
[
Version ( since =
"3.34" ) ]
public unowned SList<
Attach>?
get_attachments ()
Get the list of attachments, as Attach.
The returned SList is owned by this and should not be
modified, neither its content.
Parameters:
Returns:
the this attachments, as a SList of an
Attach, or null, when none is set
|