harfbuzz.color_line
Module for [ColorLine] class
class ColorLine
Types 1
classColorLine : gobject.boxed.Boxed
A struct containing color information for a gradient.
Methods
hb_color_line_get_color_stops_func_t getColorStops() @propertyvoid getColorStops(hb_color_line_get_color_stops_func_t propval) @propertyhb_color_line_get_extend_func_t getExtend() @propertyvoid getExtend(hb_color_line_get_extend_func_t propval) @propertyConstructors
this(hb_color_line_get_color_stops_func_t getColorStops = hb_color_line_get_color_stops_func_t.init, hb_color_line_get_extend_func_t getExtend = hb_color_line_get_extend_func_t.init)Create a `color_line.ColorLine` boxed type. Params: getColorStops = getExtend =