Virtual Method

ClutterTextBufferget_text

Declaration [src]

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

Description

No description available.

Parameters

n_bytes gsize*
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: const gchar*
  No description available.
 The data is owned by the called function.
 The value is a NUL terminated UTF-8 string.