Top | ![]() |
![]() |
![]() |
![]() |
ESourceMemoListESourceMemoList — ESource extension for a memo list |
GObject ╰── ESourceExtension ╰── ESourceBackend ╰── ESourceSelectable ╰── ESourceMemoList
The ESourceCalendar extension identifies the ESource as a memo list.
Access the extension as follows:
#include <libedataserver/libedataserver.h> ESourceCalendar *extension; extension = e_source_get_extension (source, E_SOURCE_EXTENSION_MEMO_LIST);
struct ESourceMemoList;
Contains only private data that should be read and manipulated using the functions below.
Since 3.6
#define E_SOURCE_EXTENSION_MEMO_LIST "Memo List"
Pass this extension name to e_source_get_extension()
to access
ESourceMemoList. This is also used as a group name in key files.
Since 3.6