[gtk/matthiasc/for-master: 30/41] directorylist: Cosmetic docs changes




commit 2d12a7d9ee8819f18723b9fbdd52d0415f3b66f1
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 22 14:40:19 2021 -0400

    directorylist: Cosmetic docs changes

 gtk/gtkdirectorylist.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkdirectorylist.c b/gtk/gtkdirectorylist.c
index 25aa6cf67c..a164eac8ef 100644
--- a/gtk/gtkdirectorylist.c
+++ b/gtk/gtkdirectorylist.c
@@ -847,8 +847,11 @@ gtk_directory_list_get_error (GtkDirectoryList *self)
  * @monitored: %TRUE to monitor the directory for changes
  *
  * Sets whether the directory list will monitor the directory
- * for changes. If monitoring is enabled, the ::items-changed
- * signal will be emitted when the directory contents change.
+ * for changes.
+ *
+ * If monitoring is enabled, the ::items-changed signal will
+ * be emitted when the directory contents change.
+ *
  *
  * When monitoring is turned on after the initial creation
  * of the directory list, the directory is reloaded to avoid


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]