Method

ClutterTextBufferget_bytes

Declaration [src]

gsize
clutter_text_buffer_get_bytes (
  ClutterTextBuffer* buffer
)

Description [src]

Retrieves the length in bytes of the buffer. See clutter_text_buffer_get_length().

Return value

Type: gsize

The byte length of the buffer.