Packages
gegl-0.4
Gegl
Path
add_type
Path
Path.from_string
@foreach
calc
calc_y_for_x
clear
closest_point
dirty
foreach_flat
freeze
get_bounds
get_length
get_matrix
get_n_nodes
get_node
insert_node
is_empty
parse_string
remove_node
replace_node
set_matrix
thaw
to_string
changed
is_empty
Description:
public
bool
is_empty
()
Check if the path contains any nodes.
Returns TRUE if the path has no nodes.
Parameters:
this
a
Path