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()
.
gsize
clutter_text_buffer_get_bytes (
ClutterTextBuffer* buffer
)
Retrieves the length in bytes of the buffer.
See clutter_text_buffer_get_length()
.