Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <gskrendernode.h>
Data Fields | |
float | offset |
GdkRGBA | color |
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.
GdkRGBA _GskColorStop::color |
Definition at line 51 of file gskrendernode.h.
float _GskColorStop::offset |
Definition at line 50 of file gskrendernode.h.