Method

PangoColorparse_with_alpha

since: 1.46

Declaration

gboolean
pango_color_parse_with_alpha (
  PangoColor* color,
  guint16* alpha,
  const char* spec
)

Description

No description available.

Available since: 1.46

Parameters

alpha

Type: guint16*

No description available.

The argument will be set by the function.
The argument can be NULL.
spec

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: gboolean

No description available.