Function
PangoCairoShapeRendererFunc
since: 1.0
Declaration
void
(* PangoCairoShapeRendererFunc) (
cairo_t* cr,
PangoAttrShape* attr,
gboolean do_path,
gpointer data
)
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.