Method
SoupCookieget_expires
Declaration [src]
GDateTime*
soup_cookie_get_expires (
  SoupCookie* cookie
)
Return value
Type: GDateTime
cookie‘s expiration time, which is
  owned by cookie and should not be modified or freed.
| The returned data is owned by the instance. | 
| The return value can be NULL. |