Method
ShumatePathLayerset_stroke_color
Declaration [src]
void
shumate_path_layer_set_stroke_color (
  ShumatePathLayer* self,
  const GdkRGBA* color
)
Parameters
- color
- 
            Type: GdkRGBAThe path’s stroke color or NULLto reset to the default color. The color parameter is copied.The argument can be NULL.The data is owned by the caller of the method.