Method
PangoColorfree
Declaration [src]
void
pango_color_free (
  PangoColor* color
)
Parameters
- color
- 
            Type: PangoColorAn allocated PangoColor.The argument can be NULL.
void
pango_color_free (
  PangoColor* color
)
colorType: PangoColor
An allocated PangoColor.
| The argument can be NULL. |