Method
CamelFolderThreadNodeget_parent
unstable since: 3.58
Declaration [src]
CamelFolderThreadNode*
camel_folder_thread_node_get_parent (
CamelFolderThreadNode* self
)
Return value
Type: CamelFolderThreadNode
The parent node in the tree structure from the self, or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |