Signal
EDataBookBookSqlite::before-insert-contact
Declaration
gboolean
before_insert_contact (
EBookSqlite* self,
gpointer object,
EContact* p0,
gchar* p1,
gboolean p2,
GObject* p3,
gpointer p4,
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:
EContactNo description available.
The data is owned by the caller of the function. 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:
gbooleanNo description available.
p3-
Type:
GObjectNo description available.
The data is owned by the caller of the function. p4-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.