Method

GioBytesIconget_bytes

since: 2.38

Declaration

GBytes*
g_bytes_icon_get_bytes (
  GBytesIcon* icon
)

Description

Gets the GBytes associated with the given icon.

Available since: 2.38

Gets propertyGio.BytesIcon:bytes

Return value

Type: GBytes

A GBytes.

The data is owned by the instance.