Function
PangoOTBuffernew
Declaration [src]
PangoOTBuffer*
pango_ot_buffer_new (
PangoFcFont* font
)
Parameters
font |
PangoFcFont |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | PangoOTBuffer |
The newly allocated |
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |