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

#include <gskrendernode.h>

Data Fields

GdkRGBA color
 
float dx
 
float dy
 
float radius
 

Detailed Description

GskShadow: @color: the color of the shadow @dx: the horizontal offset of the shadow @dy: the vertical offset of the shadow @radius: the radius of the shadow

The shadow parameters in a shadow node.

Definition at line 63 of file gskrendernode.h.

Field Documentation

◆ color

GdkRGBA _GskShadow::color

Definition at line 65 of file gskrendernode.h.

◆ dx

float _GskShadow::dx

Definition at line 66 of file gskrendernode.h.

◆ dy

float _GskShadow::dy

Definition at line 67 of file gskrendernode.h.

◆ radius

float _GskShadow::radius

Definition at line 68 of file gskrendernode.h.


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