Signal
EBackendCache::before-put
Declaration
gboolean
before_put (
ECache* self,
gchar* object,
gchar* p0,
gchar* p1,
ECacheColumnValues* p2,
gboolean p3,
GCancellable* p4,
gpointer p5,
gpointer user_data
)
Description
No description available.
| Default handler: The default handler is called after the handlers added via |
Parameters
object-
Type:
gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. p0-
Type:
gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. p1-
Type:
gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. p2-
Type:
ECacheColumnValuesNo description available.
The data is owned by the caller of the function. p3-
Type:
gbooleanNo description available.
p4-
Type:
GCancellableNo description available.
The argument can be NULL.The data is owned by the caller of the function. p5-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.