gsk.color_stop
Module for [ColorStop] class
class ColorStop
Types 1
classColorStop
A color stop in a gradient node.
Fields
GskColorStop _cInstanceMethods
void * _cPtr() nothrowvoid offset(float propval) @property nothrowSet `offset` field. Params: propval = the offset of the color stopvoid color(gdk.rgba.RGBA propval) @property nothrowSet `color` field. Params: propval = the color at the given offset