Method

SoupCookieget_path

Declaration [src]

const char*
soup_cookie_get_path (
  SoupCookie* cookie
)

Description [src]

Gets cookies path.

Return value

Type: const char*

cookies path.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.