Method
GskPathBuilderadd_layout
unstable since: 4.14
Declaration [src]
void
gsk_path_builder_add_layout (
  GskPathBuilder* self,
  PangoLayout* layout
)
Parameters
- layout
- 
            Type: PangoLayoutThe pango layout to add. The data is owned by the caller of the function.