Message.newWarning

Create a new warning message. The message will make copies of error and debug. MT safe.

class Message
static
newWarning

Parameters

src ObjectGst

The object originating the message.

error ErrorG

The GError for this message.

Return Value

Type: Message

The new warning message.