forked from AuroraMiddleware/gtk
listlistmodel: Fix documentation comment
This commit is contained in:
parent
1a4b60fb36
commit
03679d4342
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
|
||||
/*
|
||||
/**
|
||||
* SECTION:gtklistlistmodel
|
||||
* @Short_description: a List model for lists
|
||||
* @Title: GtkListListModel
|
||||
@ -26,7 +26,7 @@
|
||||
*
|
||||
* #GtkListListModel is a #GListModel implementation that takes a list API and provides
|
||||
* it as a GListModel.
|
||||
**/
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user