Virtual Method

TalkatuHtmlRendererelement_start

Declaration [src]

void
element_start (
  TalkatuHtmlRenderer* renderer,
  const gchar* name,
  const gchar** attribute_names,
  const gchar** attribute_values
)

Description

No description available.

Parameters

name

Type: const gchar*

No description available.

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

Type: const gchar**

No description available.

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

Type: const gchar**

No description available.

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