Virtual Method

BirbPangoFormattertext

since: 0.6

Declaration [src]

void
text (
  BirbPangoFormatter* formatter,
  const char* text
)

Description [src]

Called when there is text to insert.

Available since: 0.6

Parameters

text

Type: const char*

The text.

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