Method

PangoLayoutset_markup

Declaration

void
pango_layout_set_markup (
  PangoLayout* layout,
  const char* markup,
  int length
)

Description

No description available.

Parameters

markup

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
length

Type: int

No description available.