MessageContentInfo
Object Hierarchy:
Description:
[ CCode ( copy_function = "g_boxed_copy" , free_function = "g_boxed_free" , type_id = "camel_message_content_info_get_type ()" ) ]
[ Compact ]
public class MessageContentInfo
Content:
Creation methods:
Methods:
- public MessageContentInfo? copy ()
- public void dump (int depth)
- public void free ()
Recursively frees the content info this
, and all associated memory.
- public bool traverse (MessageContentInfoTraverseCallback func)
Calls the func
for each
MessageContentInfo, including the top one.
Fields: