drawingarea: Cosmetic docs fix

This commit is contained in:
Matthias Clasen 2020-04-17 20:05:04 -04:00
parent 16906eb0a9
commit e880abfaf3

View File

@ -52,7 +52,7 @@ static GParamSpec *props[LAST_PROP] = { NULL, };
/**
* SECTION:gtkdrawingarea
* @Short_description: A simple widget for custom user interface elements
* @Short_description: A simple widget for drawing with cairo
* @Title: GtkDrawingArea
* @See_also: #GtkImage
*