string_to_id
Description:
Creates a new XaTransactionId structure from its string representation, it's the opposite of to_string.
Parameters:
str |
a string representation of a XaTransactionId, in the "gtrid,bqual,formatID" format |
Returns:
a new XaTransactionId structure, or null
in Free-function: g_free |