Top | ![]() |
![]() |
![]() |
![]() |
void | e_book_view_start () |
void | e_book_view_stop () |
struct _EBook * | e_book_view_get_book () |
void | contacts-added | Run Last |
void | contacts-changed | Run Last |
void | contacts-removed | Run Last |
void | sequence-complete | Run Last |
void | status-message | Run Last |
void | view-complete | Run Last |
void
e_book_view_start (EBookView *book_view
);
e_book_view_start
is deprecated and should not be used in newly-written code.
Tells book_view
to start processing events.
void
e_book_view_stop (EBookView *book_view
);
e_book_view_stop
is deprecated and should not be used in newly-written code.
Tells book_view
to stop processing events.
“contacts-added”
signalvoid user_function (EBookView *ebookview, gpointer arg1, gpointer user_data)
Flags: Run Last
“contacts-changed”
signalvoid user_function (EBookView *ebookview, gpointer arg1, gpointer user_data)
Flags: Run Last
“contacts-removed”
signalvoid user_function (EBookView *ebookview, gpointer arg1, gpointer user_data)
Flags: Run Last
“sequence-complete”
signalvoid user_function (EBookView *ebookview, guint arg1, gpointer user_data)
Flags: Run Last
“status-message”
signalvoid user_function (EBookView *ebookview, gchar *arg1, gpointer user_data)
Flags: Run Last