[gedit] gedit-recent: add comments
- From: Sebastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] gedit-recent: add comments
- Date: Fri, 26 Sep 2014 21:19:50 +0000 (UTC)
commit f6e77daad968f9b49bab169a9f97b2d305436c74
Author: Sebastien Lafargue <slafargue gnome org>
Date: Fri Sep 26 23:14:58 2014 +0200
gedit-recent: add comments
gedit/gedit-recent.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gedit/gedit-recent.c b/gedit/gedit-recent.c
index 4448f5b..6dafb0e 100644
--- a/gedit/gedit-recent.c
+++ b/gedit/gedit-recent.c
@@ -157,6 +157,7 @@ populate_filter_info (GtkRecentInfo *info,
}
}
+/* The GeditRecentConfiguration struct is allocated and owned by the caller */
void
gedit_recent_configuration_init_default (GeditRecentConfiguration *config)
{
@@ -189,6 +190,7 @@ gedit_recent_configuration_init_default (GeditRecentConfiguration *config)
config->substring_filter = NULL;
}
+/* The GeditRecentConfiguration struct is owned and destroyed by the caller */
void
gedit_recent_configuration_destroy (GeditRecentConfiguration *config)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]