string_to_id


Description:

public static XaTransactionId string_to_id (string str)

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 str has a wrong format

Free-function: g_free