[gtk/matthiasc/for-master: 38/41] sortlistmodel: Cosmetic docs changes
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/matthiasc/for-master: 38/41] sortlistmodel: Cosmetic docs changes
- Date: Sun, 23 May 2021 00:56:51 +0000 (UTC)
commit fe564318b624855d93a703ecfee8f7d4204e6bf2
Author: Matthias Clasen <mclasen redhat com>
Date: Sat May 22 20:43:29 2021 -0400
sortlistmodel: Cosmetic docs changes
gtk/gtksortlistmodel.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtksortlistmodel.c b/gtk/gtksortlistmodel.c
index 43fc43e173..3a1d14fe05 100644
--- a/gtk/gtksortlistmodel.c
+++ b/gtk/gtksortlistmodel.c
@@ -55,8 +55,8 @@
/**
* GtkSortListModel:
*
- * `GtkSortListModel` is a list model that sorts the elements of
- * the underlying model according to a `GtkSorter`.
+ * A `GListModel` that sorts the elements of an underlying model
+ * according to a `GtkSorter`.
*
* The model can be set up to do incremental sorting, so that
* sorting long lists doesn't block the UI. See
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]