Gsk.PathBuilder.add_path – gtk4 Reference Manual
Packages
gtk4
Gsk
PathBuilder
PathBuilder
@ref
add_cairo_path
add_circle
add_layout
add_path
add_rect
add_reverse_path
add_rounded_rect
add_segment
arc_to
close
conic_to
cubic_to
get_current_point
html_arc_to
line_to
move_to
quad_to
rel_arc_to
rel_conic_to
rel_cubic_to
rel_html_arc_to
rel_line_to
rel_move_to
rel_quad_to
rel_svg_arc_to
svg_arc_to
to_path
unref
add_path
Description:
public
void
add_path
(
Path
path)
Appends all of
path
to the builder.
Parameters:
this
a path builder
path
the path to append