Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <hb-paint.h>
Data Fields | |
void * | data |
hb_color_line_get_color_stops_func_t | get_color_stops |
void * | get_color_stops_user_data |
hb_color_line_get_extend_func_t | get_extend |
void * | get_extend_user_data |
void * | reserved0 |
void * | reserved1 |
void * | reserved2 |
void * | reserved3 |
void * | reserved5 |
void * | reserved6 |
void * | reserved7 |
void * | reserved8 |
A struct containing color information for a gradient.
Since: 7.0.0
Definition at line 410 of file hb-paint.h.
void* hb_color_line_t::data |
Definition at line 411 of file hb-paint.h.
hb_color_line_get_color_stops_func_t hb_color_line_t::get_color_stops |
Definition at line 413 of file hb-paint.h.
void* hb_color_line_t::get_color_stops_user_data |
Definition at line 414 of file hb-paint.h.
hb_color_line_get_extend_func_t hb_color_line_t::get_extend |
Definition at line 416 of file hb-paint.h.
void* hb_color_line_t::get_extend_user_data |
Definition at line 417 of file hb-paint.h.
void* hb_color_line_t::reserved0 |
Definition at line 419 of file hb-paint.h.
void* hb_color_line_t::reserved1 |
Definition at line 420 of file hb-paint.h.
void* hb_color_line_t::reserved2 |
Definition at line 421 of file hb-paint.h.
void* hb_color_line_t::reserved3 |
Definition at line 422 of file hb-paint.h.
void* hb_color_line_t::reserved5 |
Definition at line 423 of file hb-paint.h.
void* hb_color_line_t::reserved6 |
Definition at line 424 of file hb-paint.h.
void* hb_color_line_t::reserved7 |
Definition at line 425 of file hb-paint.h.
void* hb_color_line_t::reserved8 |
Definition at line 426 of file hb-paint.h.