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