Method

SoupCookieJarDBget_max_size

unstable since: 3.8

Declaration [src]

guint64
soup_cookie_jar_db_get_max_size (
  SoupCookieJarDB* jar
)

Description [src]

Get the maximum size for the database file storage

This method returns the currently configured max database file size. A return value of zero indicates that no limit is configured.

Available since: 3.8

Return value

Type: guint64

Database max file size.