Top | ![]() |
![]() |
![]() |
![]() |
gboolean | e_source_conflict_search_get_include_me () |
void | e_source_conflict_search_set_include_me () |
gboolean
e_source_conflict_search_get_include_me
(ESourceConflictSearch *extension
);
Returns whether the calendar described by the ESource to which
extension
belongs should be queried for scheduling conflicts when
negotiating a meeting invitation.
Since: 3.6
void e_source_conflict_search_set_include_me (ESourceConflictSearch *extension
,gboolean include_me
);
Sets whether the calendar described by the ESource to which extension
belongs should be queried for scheduling conflicts when negotiating a
meeting invitation.
Since: 3.6
#define E_SOURCE_EXTENSION_CONFLICT_SEARCH "Conflict Search"
Pass this extension name to e_source_get_extension()
to access
ESourceConflictSearch. This is also used as a group name in key files.
Since: 3.6
struct ESourceConflictSearch;
Contains only private data that should be read and manipulated using the functions below.
Since: 3.6