Function

PangoAttrTypeget_name

since: 1.22

Declaration

const char*
pango_attr_type_get_name (
  PangoAttrType type
)

Description

No description available.

Available since: 1.22

Parameters

type

Type: PangoAttrType

No description available.

Return value

Type: const char*

No description available.

The data is owned by the called function.
The return value can be NULL.
The value is a NUL terminated UTF-8 string.