]> git.notmuchmail.org Git - notmuch/commit - lib/notmuch.h
properties: add notmuch_message_count_properties
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 11 May 2018 06:57:53 +0000 (02:57 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 26 May 2018 14:31:39 +0000 (07:31 -0700)
commit499bb78178df86ceae82893fbc272c4dd1870b6c
tree5b7100f2a214025b6d60844a3cdb368346df4309
parent4a6371f1d80aec5947b41d7c4e1fdb60cca3c55d
properties: add notmuch_message_count_properties

The user can already do this manually, of course, but (a) it's nice to
have a convenience function, and (b) exposing this interface means
that someone more clever with a _notmuch_string_map_t than i am can
write a more efficient version if they like, and it will just
accelerate the users of the convenience function.
lib/message-property.cc
lib/notmuch.h