Method

ClutterTextBufferget_length

since: 1.10

Declaration [src]

guint
clutter_text_buffer_get_length (
  ClutterTextBuffer* buffer
)

Description [src]

Retrieves the length in characters of the buffer.

Available since: 1.10

Return value

Type: guint

The number of characters in the buffer.