Method

CamelFolderSummaryload

since: 3.24

Declaration [src]

gboolean
camel_folder_summary_load (
  CamelFolderSummary* summary
  GError** error
)

Description [src]

Loads the summary from the disk. It also saves any pending changes first.

Available since: 3.24

Return value

Type: gboolean

Whether succeeded.