Virtual Method
RBExtDBadded
Declaration [src]
void
added (
RBExtDB* store,
RBExtDBKey* key,
const char* filename,
GValue* data
)
Parameters
key-
Type:
RBExtDBKeyNo description available.
The data is owned by the caller of the method. filename-
Type:
const char*No description available.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. data-
Type:
GValueNo description available.
The data is owned by the caller of the method.