Signal
EDataBookBookSqlite::before-remove-contact
Declaration
gboolean
before_remove_contact (
EBookSqlite* self,
gpointer object,
gchar* p0,
GCancellable* p1,
gpointer p2,
gpointer user_data
)
Description
No description available.
| Default handler: The default handler is called after the handlers added via |
Parameters
object-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. 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:
GCancellableNo description available.
The argument can be NULL.The data is owned by the caller of the function. p2-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.