diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-04-25 06:26:43 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-04-25 23:42:04 +0800 |
commit | 8b245838de22f470e867b28631240a018a0bc36b (patch) | |
tree | 23576c4320b45c8110640227b4a3c3545377cfeb /doc | |
parent | d0a0a397987684334c5fd41b364218782bc9bcfd (diff) | |
download | gsoc2013-evolution-8b245838de22f470e867b28631240a018a0bc36b.tar.gz gsoc2013-evolution-8b245838de22f470e867b28631240a018a0bc36b.tar.zst gsoc2013-evolution-8b245838de22f470e867b28631240a018a0bc36b.zip |
Add e_activity_cancel().
Convenience function cancels the activity's GCancellable.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/libeutil/libeutil-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/reference/libeutil/libeutil-sections.txt b/doc/reference/libeutil/libeutil-sections.txt index 71174e3db2..8227c44230 100644 --- a/doc/reference/libeutil/libeutil-sections.txt +++ b/doc/reference/libeutil/libeutil-sections.txt @@ -28,6 +28,7 @@ EActionComboBoxPrivate <TITLE>EActivity</TITLE> EActivity e_activity_new +e_activity_cancel e_activity_describe e_activity_get_alert_sink e_activity_set_alert_sink |