FolderThreadNode
Object Hierarchy:
Description:
[ CCode ( has_type_id = false ) ]
[ Compact ]
public class FolderThreadNode
Content:
Methods:
- public unowned FolderThreadNode? get_child ()
Gets the first child node in the tree structure from the
this.
- public void* get_item ()
Gets associated data with the this.
- public unowned FolderThreadNode? get_next ()
Gets the next node in the tree structure from the
this.
- public unowned FolderThreadNode? get_parent ()
Gets the parent node in the tree structure from the
this.