Method

CamelFolderThreadNodeget_parent

unstable since: 3.58

Declaration [src]

CamelFolderThreadNode*
camel_folder_thread_node_get_parent (
  CamelFolderThreadNode* self
)

Description [src]

Gets the parent node in the tree structure from the self.

Available since: 3.58

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.