summaryrefslogtreecommitdiff
path: root/src/camel/camel-folder-summary.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/camel/camel-folder-summary.c')
-rw-r--r--src/camel/camel-folder-summary.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/camel/camel-folder-summary.c b/src/camel/camel-folder-summary.c
index 013b0b9d9..69aeb8717 100644
--- a/src/camel/camel-folder-summary.c
+++ b/src/camel/camel-folder-summary.c
@@ -1026,7 +1026,7 @@ camel_folder_summary_get_visible_count (CamelFolderSummary *summary)
/**
* camel_folder_summary_set_index:
* @summary: a #CamelFolderSummary object
- * @index: a #CamelIndex
+ * @index: (nullable): a #CamelIndex
*
* Set the index used to index body content. If the index is %NULL, or
* not set (the default), no indexing of body content will take place.
@@ -1050,7 +1050,7 @@ camel_folder_summary_set_index (CamelFolderSummary *summary,
* camel_folder_summary_get_index:
* @summary: a #CamelFolderSummary object
*
- * Returns: (transfer none): a #CamelIndex used to index body content.
+ * Returns: (transfer none) (nullable): a #CamelIndex used to index body content.
*
* Since: 3.4
**/
@@ -3394,7 +3394,7 @@ camel_system_flag_get (CamelMessageFlags flags,
/**
* camel_message_info_new_from_headers:
- * @summary: a #CamelFolderSummary object or %NULL
+ * @summary: (nullable): a #CamelFolderSummary object or %NULL
* @headers: a #CamelNameValueArray
*
* Create a new #CamelMessageInfo pre-populated with info from