Method

FoundryMarkupdup_contents

Declaration [src]

GBytes*
foundry_markup_dup_contents (
  FoundryMarkup* self
)

Description [src]

Gets the contents bytes.

Return value

Type: GBytes

A GBytes containing the markup.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.