Virtual Method

ClutterTextBufferget_text

Declaration [src]

const gchar*
get_text (
  ClutterTextBuffer* buffer,
  gsize* n_bytes
)

Description

No description available.

Parameters

n_bytes

Type: gsize*

No description available.

The data is owned by the caller of the function.

Return value

Type: const gchar*

No description available.

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