]> git.notmuchmail.org Git - notmuch/commit
lib: Add two functions: notmuch_query_get_query_string and _get_sort
authorCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 17:30:26 +0000 (10:30 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 28 Oct 2010 17:30:26 +0000 (10:30 -0700)
commite83b40138ef3dd116001a4c53150d0a3274b41c0
tree53e76002c865769b9151c3a6ebf2c11e45fe0623
parent2f8bea876da8281b28bf991b6710920c1a555826
lib: Add two functions: notmuch_query_get_query_string and _get_sort

It can be handy to be able to query these settings from an existing
query object.
lib/notmuch.h
lib/query.cc