Method

SoupMessageget_first_party

Declaration [src]

GUri*
soup_message_get_first_party (
  SoupMessage* msg
)

Description [src]

Gets msg‘s first-party GUri.

Return value

Type: GUri

The msg‘s first party GUri.

The data is owned by the instance.