summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-05-22 14:40:19 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-05-22 17:25:26 -0400
commit2d12a7d9ee8819f18723b9fbdd52d0415f3b66f1 (patch)
tree407bc7d151a5fd9de9ae74b62ce8d037a5457999
parent9a7e4f43046f78e1438e16a761c9a672535d9374 (diff)
downloadgtk+-2d12a7d9ee8819f18723b9fbdd52d0415f3b66f1.tar.gz
directorylist: Cosmetic docs changes
-rw-r--r--gtk/gtkdirectorylist.c7
1 files 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