Method

IdeMarkedContentget_bytes

since: 3.32

Declaration

GBytes*
ide_marked_content_get_bytes (
  IdeMarkedContent* self
)

Description

Gets the bytes for the marked content.

Available since: 3.32

Return value

Type: GBytes

A GBytes.

The data is owned by the instance.