diff options
Diffstat (limited to 'gtk/gtkmaplistmodel.c')
-rw-r--r-- | gtk/gtkmaplistmodel.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gtk/gtkmaplistmodel.c b/gtk/gtkmaplistmodel.c index 1fbf526f58..7d998d89ff 100644 --- a/gtk/gtkmaplistmodel.c +++ b/gtk/gtkmaplistmodel.c @@ -28,8 +28,7 @@ /** * SECTION:gtkmaplistmodel * @title: GtkMapListModel - * @short_description: a #GListModel that maps items from a child list model to - * a different item + * @short_description: A list model that transforms its items * @see_also: #GListModel * * #GtkMapListModel is a list model that takes a list model and maps the items |