Method
GskPathBuilderadd_path
since: 4.14
Declaration [src]
void
gsk_path_builder_add_path (
  GskPathBuilder* self,
  GskPath* path
)
Parameters
- path
- 
            Type: GskPathThe path to append. The data is owned by the caller of the method.