Method

IdeMarkedContentget_bytes

Declaration

GBytes*
ide_marked_content_get_bytes (
  IdeMarkedContent* self
)

Description

Gets the bytes for the marked content.

Available since:3.32

Return value

Returns: GBytes
 

A GBytes.

 The data is owned by the instance.