Method
CamelStoreDBget_int_key
unstable since: 3.58
Declaration [src]
gint
camel_store_db_get_int_key (
CamelStoreDB* self,
const gchar* key,
gint def_value
)
Description [src]
Reads an integer value for the key. If such does not exists, the def_value
is returned.
Available since: 3.58