Virtual Method

CamelStoreget_can_auto_save_changes

since: 3.40

Declaration [src]

gboolean
get_can_auto_save_changes (
  CamelStore* store
)

Description [src]

Returns whether there can be done automatic save of folder changes. Default is TRUE. The descendants can overwrite it with CamelStoreClass::get_can_auto_save_changes().

Available since: 3.40

Return value

Type: gboolean

Whether there can be done automatic save of folder changes.