Method

CamelFolderfreeze

Declaration [src]

void
camel_folder_freeze (
  CamelFolder* folder
)

Description [src]

Freezes the folder so that a series of operation can be performed without “folder_changed” signals being emitted. When the folder is later thawed with camel_folder_thaw(), the suppressed signals will be emitted.