![]() |
![]() |
![]() |
Camel Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
struct CamelMhSettings; gboolean camel_mh_settings_get_use_dot_folders (CamelMhSettings *settings
); void camel_mh_settings_set_use_dot_folders (CamelMhSettings *settings
,gboolean use_dot_folders
);
GObject +----CamelSettings +----CamelStoreSettings +----CamelLocalSettings +----CamelMhSettings
gboolean camel_mh_settings_get_use_dot_folders
(CamelMhSettings *settings
);
Returns whether settings
should keep the .folders summary file used by
the exmh (http://www.beedub.com/exmh/) mail client updated as it makes
changes to the MH folders.
|
a CamelMhSettings |
Returns : |
whether to use exmh's .folders file |
Since 3.2
void camel_mh_settings_set_use_dot_folders (CamelMhSettings *settings
,gboolean use_dot_folders
);
Sets whether settings
should keep the .folders summary file used by
the exmh (http://www.beedub.com/exmh/) mail client updated as it makes
changes to the MH folders.
|
a CamelMhSettings |
|
whether to use exmh's .folders file |
Since 3.2
"use-dot-folders"
property"use-dot-folders" gboolean : Read / Write / Construct
Update the exmh .folders file.
Default value: FALSE