Message.newInfo

Create a new info message. The message will make copies of error and debug.

Parameters

srcThe object originating the message.
errorThe GError for this message.
debug_A debugging string.

Returns

the new info message.

MT safe.