Method
SoupMessageBodyref
Declaration [src]
SoupMessageBody*
soup_message_body_ref (
SoupMessageBody* body
)
Return value
Type: SoupMessageBody
The passed in SoupMessageBody
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |