Method

ShumateVectorValueset_color

unstable since: 1.6

Declaration [src]

void
shumate_vector_value_set_color (
  ShumateVectorValue* self,
  const GdkRGBA* color
)

Description [src]

Sets self to a color value.

Available since: 1.6

Parameters

color

Type: GdkRGBA

A GdkRGBA.

The data is owned by the caller of the method.