Method

GskPathis_closed

since: 4.14

Declaration [src]

gboolean
gsk_path_is_closed (
  GskPath* self
)

Description [src]

Returns if the path represents a single closed contour.

Available since: 4.14

Return value

Type: gboolean

TRUE if the path is closed.