Function

PangoCairocreate_layout

since: 1.10

Declaration

PangoLayout*
pango_cairo_create_layout (
  cairo_t* cr
)

Description

No description available.

Available since: 1.10

Parameters

cr

Type: cairo_t

No description available.

The data is owned by the caller of the function.

Return value

Type: PangoLayout

No description available.

The caller of the function takes ownership of the data, and is responsible for freeing it.