Function

PangoCairoShapeRendererFunc

since: 1.0

Declaration

void
(* PangoCairoShapeRendererFunc) (
  cairo_t* cr,
  PangoAttrShape* attr,
  gboolean do_path,
  gpointer data
)

Description

No description available.

Available since: 1.0

Parameters

cr

Type: cairo_t

No description available.

The data is owned by the caller of the function.
attr

Type: PangoAttrShape

No description available.

The data is owned by the caller of the function.
do_path

Type: gboolean

No description available.

data

Type: gpointer

No description available.

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