Method

PangoItemfree

Declaration [src]

void
pango_item_free (
  PangoItem* item
)

Description [src]

Free a PangoItem and all associated memory.

Parameters

item

Type: PangoItem

A PangoItem, may be NULL.

The argument can be NULL.