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