Class
CamelFolderThread
Constructors
camel_folder_thread_new_items
Creates a folder tree of the provided items, which can be accessed only
by the provided functions. The get_date_sent_func and the get_date_received_func
can be NULL only when the flags does not contain CAMEL_FOLDER_THREAD_FLAG_SORT.
unstable since: 3.58
Instance methods
camel_folder_thread_get_tree
Gets the root node of the threaded tree of the items.
unstable since: 3.58
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.