Constructor

PangoLayoutnew

Declaration

PangoLayout*
pango_layout_new (
  PangoContext* context
)

Description

No description available.

Parameters

context

Type: PangoContext

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.