Function

Pangoparse_style

since: 1.0

Declaration

gboolean
pango_parse_style (
  const char* str,
  PangoStyle* style,
  gboolean warn
)

Description

No description available.

Available since: 1.0

Parameters

str

Type: const char*

No description available.

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

Type: PangoStyle

No description available.

The argument will be set by the function.
The caller of the function takes ownership of the data, and is responsible for freeing it.
warn

Type: gboolean

No description available.

Return value

Type: gboolean

No description available.