derelict-notmuch ~master (2017-07-23T20:43:16Z)
Dub
Repo
notmuch_query_get_sort
derelict
notmuch
statfun
Return the sort specified for this query. See notmuch_query_set_sort.
version
(
DerelictNotMuch_Static
)
nothrow
notmuch_sort_t
notmuch_query_get_sort
(
const
notmuch_query_t
*
query
)
Meta
Source
See Implementation
derelict
notmuch
statfun
functions
notmuch_built_with
notmuch_config_list_destroy
notmuch_config_list_key
notmuch_config_list_move_to_next
notmuch_config_list_valid
notmuch_config_list_value
notmuch_database_add_message
notmuch_database_begin_atomic
notmuch_database_close
notmuch_database_compact
notmuch_database_create
notmuch_database_create_verbose
notmuch_database_destroy
notmuch_database_end_atomic
notmuch_database_find_message
notmuch_database_find_message_by_filename
notmuch_database_get_all_tags
notmuch_database_get_config
notmuch_database_get_config_list
notmuch_database_get_directory
notmuch_database_get_path
notmuch_database_get_revision
notmuch_database_get_version
notmuch_database_needs_upgrade
notmuch_database_open
notmuch_database_open_verbose
notmuch_database_remove_message
notmuch_database_set_config
notmuch_database_status_string
notmuch_database_upgrade
notmuch_directory_delete
notmuch_directory_destroy
notmuch_directory_get_child_directories
notmuch_directory_get_child_files
notmuch_directory_get_mtime
notmuch_directory_set_mtime
notmuch_filenames_destroy
notmuch_filenames_get
notmuch_filenames_move_to_next
notmuch_filenames_valid
notmuch_message_add_property
notmuch_message_add_tag
notmuch_message_destroy
notmuch_message_freeze
notmuch_message_get_date
notmuch_message_get_filename
notmuch_message_get_filenames
notmuch_message_get_flag
notmuch_message_get_header
notmuch_message_get_message_id
notmuch_message_get_properties
notmuch_message_get_property
notmuch_message_get_replies
notmuch_message_get_tags
notmuch_message_get_thread_id
notmuch_message_maildir_flags_to_tags
notmuch_message_properties_destroy
notmuch_message_properties_key
notmuch_message_properties_move_to_next
notmuch_message_properties_valid
notmuch_message_properties_value
notmuch_message_remove_all_properties
notmuch_message_remove_all_tags
notmuch_message_remove_property
notmuch_message_remove_tag
notmuch_message_set_flag
notmuch_message_tags_to_maildir_flags
notmuch_message_thaw
notmuch_messages_collect_tags
notmuch_messages_destroy
notmuch_messages_get
notmuch_messages_move_to_next
notmuch_messages_valid
notmuch_query_add_tag_exclude
notmuch_query_count_messages
notmuch_query_count_messages_st
notmuch_query_count_threads
notmuch_query_count_threads_st
notmuch_query_create
notmuch_query_destroy
notmuch_query_get_database
notmuch_query_get_query_string
notmuch_query_get_sort
notmuch_query_search_messages
notmuch_query_search_messages_st
notmuch_query_search_threads
notmuch_query_search_threads_st
notmuch_query_set_omit_excluded
notmuch_query_set_sort
notmuch_status_to_string
notmuch_tags_destroy
notmuch_tags_get
notmuch_tags_move_to_next
notmuch_tags_valid
notmuch_thread_destroy
notmuch_thread_get_authors
notmuch_thread_get_matched_messages
notmuch_thread_get_messages
notmuch_thread_get_newest_date
notmuch_thread_get_oldest_date
notmuch_thread_get_subject
notmuch_thread_get_tags
notmuch_thread_get_thread_id
notmuch_thread_get_toplevel_messages
notmuch_thread_get_total_messages
notmuch_threads_destroy
notmuch_threads_get
notmuch_threads_move_to_next
notmuch_threads_valid
Return the sort specified for this query. See notmuch_query_set_sort.