API Version: 4.0
Library Version: 4.17.2
Generated by gi-docgen 2024.2
struct GskColorStop { float offset; GdkRGBA color; }
A color stop in a gradient node.
offset
The offset of the color stop.
color
The color at the given offset.
Content