Function
GomFromBytesFunc
Parameters
bytes-
Type:
GBytesThe byte buffer to deserialize.
The data is owned by the caller of the function. value-
Type:
GValueA value to hold what is created from
bytes.The data is owned by the caller of the function. user_data-
Type:
gpointerData supplied to closure.
The argument can be NULL.The data is owned by the caller of the function.