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 g_signal_connect().

Parameters

object

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.
p0

Type: EContact

No 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: gboolean

No description available.

p3

Type: GObject

No description available.

The data is owned by the caller of the function.
p4

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.