Method
QmiMessageContextref
since: 1.18
Declaration [src]
QmiMessageContext*
qmi_message_context_ref (
QmiMessageContext* self
)
Return value
Type: QmiMessageContext
The new reference to self
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |