Function

PangoCairocreate_context

since: 1.22

Declaration

PangoContext*
pango_cairo_create_context (
  cairo_t* cr
)

Description

No description available.

Available since: 1.22

Parameters

cr

Type: cairo_t

No description available.

The data is owned by the caller of the function.

Return value

Type: PangoContext

No description available.

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