GDS-Render v1.2.1
_ColorPalette Struct Reference

Data Fields

GObject parent
 
GdkRGBA * color_array
 The internal array to store the colors. More...
 
unsigned int color_array_length
 The length of the _ColorPalette::color_array array. More...
 
gpointer dummy [4]
 

Detailed Description

Definition at line 28 of file color-palette.c.

Field Documentation

◆ color_array

GdkRGBA* color_array

The internal array to store the colors.

Definition at line 34 of file color-palette.c.

◆ color_array_length

unsigned int color_array_length

The length of the _ColorPalette::color_array array.

Definition at line 36 of file color-palette.c.

◆ dummy

gpointer dummy[4]

Definition at line 39 of file color-palette.c.

◆ parent

GObject parent

Definition at line 30 of file color-palette.c.


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