Method

GskConicGradientNodeget_n_color_stops

Declaration [src]

gsize
gsk_conic_gradient_node_get_n_color_stops (
  const GskRenderNode* node
)

Description [src]

Retrieves the number of color stops in the gradient.

Return value

Type: gsize

The number of color stops.