Method
FoundryVcsContentdup_bytes
unstable since: 1.3
Declaration [src]
GBytes*
foundry_vcs_content_dup_bytes (
FoundryVcsContent* self
)
Return value
Type: GBytes
The captured bytes, or NULL if absent.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |