Virtual Method
FoundryTextBufferdup_contents
Declaration [src]
GBytes*
dup_contents (
FoundryTextBuffer* self
)
Return value
Type: GBytes
A GBytes
or NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |