gskenums: Don't break the docstring

This commit is contained in:
Maximiliano Sandoval R. 2023-11-25 15:00:40 +01:00
parent e163021b8f
commit 5e415ee916
No known key found for this signature in database
GPG Key ID: D64A8D747F6FE706

View File

@ -54,7 +54,7 @@
* @GSK_FILL_NODE: A node that fills a path
* @GSK_STROKE_NODE: A node that strokes a path
* @GSK_SUBSURFACE_NODE: A node possibly redirects part of the scene graph to a subsurface (Since: 4.14)
*
* The type of a node determines what the node is rendering.
*/
typedef enum {