Camel.StoreDBFolderRecord – camel-1.2 Reference Manual
Packages
camel-1.2
Camel
StoreDBFolderRecord
clear
bdata
deleted_count
flags
folder_id
folder_name
jnd_count
junk_count
nextuid
saved_count
timestamp
unread_count
version
visible_count
StoreDBFolderRecord
Object Hierarchy:
Description:
[
CCode
( has_type_id =
false
) ]
[
Version
( since =
"3.58"
) ]
public
struct
StoreDBFolderRecord
A folder record, with values stored in a
StoreDB
.
Namespace:
Camel
Package:
camel-1.2
Content:
Methods:
public
void
clear
()
Frees dynamically allocated data in the
this
, but not the
this
itself, and sets all members to zeros or equivalent.
Fields:
public
unowned
string
folder_name
public
uint32
version
public
uint32
flags
public
uint32
nextuid
public
int64
timestamp
public
uint32
saved_count
public
uint32
unread_count
public
uint32
deleted_count
public
uint32
junk_count
public
uint32
visible_count
public
uint32
jnd_count
public
unowned
string
bdata
public
uint32
folder_id