wlmaker
|
#include <style.h>
Public Attributes | |
uint32_t | from |
uint32_t | to |
Specifies the two colors to span a gradient between.
uint32_t wlmtk_style_color_gradient_data_t::from |
Color to start from, as ARGB 8888. Left, for the HGRADIENT type.
uint32_t wlmtk_style_color_gradient_data_t::to |
Color to end with, as ARGB 8888. Right, for the HGRADIENT type.