Function

GomResourceFromBytesFunc

unstable since: 1.0

Declaration

void
(* GomResourceFromBytesFunc) (
  GBytes* bytes,
  GValue* value
)

Description

No description available.

Available since: 1.0

Parameters

bytes

Type: GBytes

No description available.

The data is owned by the caller of the function.
value

Type: GValue

No description available.

The data is owned by the caller of the function.