Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GskColorStop Struct Reference

#include <gskrendernode.h>

Data Fields

float offset
 
GdkRGBA color
 

Detailed Description

GskColorStop: @offset: the offset of the color stop @color: the color at the given offset

A color stop in a gradient node.

Definition at line 48 of file gskrendernode.h.

Field Documentation

◆ color

GdkRGBA _GskColorStop::color

Definition at line 51 of file gskrendernode.h.

◆ offset

float _GskColorStop::offset

Definition at line 50 of file gskrendernode.h.


The documentation for this struct was generated from the following file: