Function

PangoAttrDataCopyFunc

since: 1.0

Declaration

gpointer
(* PangoAttrDataCopyFunc) (
  gconstpointer user_data
)

Description

No description available.

Available since: 1.0

Parameters

user_data

Type: gconstpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gpointer

No description available.

The data is owned by the called function.
The return value can be NULL.