Method

GskPathis_empty

since: 4.14

Declaration [src]

gboolean
gsk_path_is_empty (
  GskPath* self
)

Description [src]

Checks if the path is empty, i.e. contains no lines or curves.

Available since: 4.14

Return value

Type: gboolean

TRUE if the path is empty.