Method

FoundryAcpSessionUpdatedup_content_blocks

unstable since: 1.2

Declaration [src]

GPtrArray*
foundry_acp_session_update_dup_content_blocks (
  FoundryAcpSessionUpdate* self
)

Description [src]

Gets parsed content blocks from the update.

Available since: 1.2

Return value

Type: An array of FoundryAcpContentBlock*

Content blocks.

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