mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
gskenums: Fix typo/grammar in GskRenderNodeType doc
This commit is contained in:
parent
767bf1b3fd
commit
97b5f3d029
@ -43,8 +43,8 @@
|
||||
* @GSK_CLIP_NODE: A node that clips its child to a rectangular area
|
||||
* @GSK_ROUNDED_CLIP_NODE: A node that clips its child to a rounded rectangle
|
||||
* @GSK_SHADOW_NODE: A node that draws a shadow below its child
|
||||
* @GSK_BLEND_NODE: A node the blends two children together
|
||||
* @GSK_CROSS_FADE_NODE: A node the cross-fades between two children
|
||||
* @GSK_BLEND_NODE: A node that blends two children together
|
||||
* @GSK_CROSS_FADE_NODE: A node that cross-fades between two children
|
||||
*
|
||||
* The type of a node determines what the node is rendering.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user