Method

GeglPathis_empty

Declaration [src]

gboolean
gegl_path_is_empty (
  GeglPath* path
)

Description [src]

Check if the path contains any nodes.

Returns TRUE if the path has no nodes.

Return value

Type: gboolean

No description available.