directorylist: Cosmetic docs changes

This commit is contained in:
Matthias Clasen 2021-05-22 14:40:19 -04:00
parent 9a7e4f4304
commit 2d12a7d9ee

View File

@ -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