Method

GioBytesIconget_bytes

since: 2.38

Declaration [src]

GBytes*
g_bytes_icon_get_bytes (
  GBytesIcon* icon
)

Description [src]

Gets the GBytes associated with the given icon.

Available since: 2.38

Gets propertyGio.BytesIcon:bytes

Return value

Type: GBytes

A GBytes.

The returned data is owned by the instance.