VeeFolder
Object Hierarchy:
Description:
[
CCode ( type_id =
"camel_vee_folder_get_type ()" ) ]
public class VeeFolder :
Folder
Content:
Properties:
Creation methods:
Methods:
- public void @construct (uint32 flags)
Initializes internal structures of the this
.
- public virtual void add_folder (Folder subfolder, Cancellable? cancellable = null)
Adds subfolder
as a source folder to
this.
- public void add_vuid (VeeMessageInfoData mi_data, FolderChangeInfo? changes)
Adds the mi_data
to the this
.
- public virtual void folder_changed (Folder subfolder, FolderChangeInfo changes)
- public bool get_auto_update ()
- public unowned string get_expression ()
- public uint32 get_flags ()
- public unowned Folder get_location (VeeMessageInfo vinfo, out string? realuid)
Find the real folder (and message info UID) for the given vinfo
.
- public unowned Folder? get_vee_uid_folder (string vee_message_uid)
- public void ignore_next_changed_event (Folder subfolder)
The next subfolder
-'s 'changed' event will be silently
ignored.
- public void propagate_skipped_changes ()
Propagate any skipped changes into the this
.
- public virtual void rebuild_folder (Folder subfolder, Cancellable? cancellable = null)
Rebuild the folder subfolder
, if it should be.
- public List<Folder> ref_folders ()
Returns a List of all folders of this
this, which are used to populate it.
- public virtual void remove_folder (Folder subfolder, Cancellable? cancellable = null)
Removed the source folder, subfolder
, from the virtual
folder, this.
- public void remove_from_ignore_changed_event (Folder subfolder)
Make sure the next subfolder
-'s 'changed' event will not
be silently ignored.
- public void remove_vuid (VeeMessageInfoData mi_data, FolderChangeInfo? changes)
Removes given mi_data
from the
this.
- public void set_auto_update (bool auto_update)
Sets whether the this can
automatically update when of its subfolders changes.
- public virtual void set_expression (string expression)
Sets an SExp expression to be used for this
this
- public void set_folders (List<Folder> folders, Cancellable? cancellable = null)
Set the whole list of folder sources on a vee folder.
Inherited Members:
All known members inherited from class Camel.Folder
All known members inherited from class Camel.Object
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref