![]() |
![]() |
![]() |
![]() |
void e_mail_signature_editor_new (ESourceRegistry *registry
,ESource *source
,GAsyncReadyCallback callback
,gpointer user_data
);
e_mail_signature_editor_new
is deprecated and should not be used in newly-written code.
GtkWidget * e_mail_signature_editor_new_finish (GAsyncResult *result
,GError **error
);
e_mail_signature_editor_new_finish
is deprecated and should not be used in newly-written code.
EHTMLEditor *
e_mail_signature_editor_get_editor (EMailSignatureEditor *editor
);
e_mail_signature_editor_get_editor
is deprecated and should not be used in newly-written code.
EFocusTracker *
e_mail_signature_editor_get_focus_tracker
(EMailSignatureEditor *editor
);
e_mail_signature_editor_get_focus_tracker
is deprecated and should not be used in newly-written code.
ESourceRegistry *
e_mail_signature_editor_get_registry (EMailSignatureEditor *editor
);
e_mail_signature_editor_get_registry
is deprecated and should not be used in newly-written code.
ESource *
e_mail_signature_editor_get_source (EMailSignatureEditor *editor
);
e_mail_signature_editor_get_source
is deprecated and should not be used in newly-written code.
void e_mail_signature_editor_commit (EMailSignatureEditor *editor
,GCancellable *cancellable
,GAsyncReadyCallback callback
,gpointer user_data
);
e_mail_signature_editor_commit
is deprecated and should not be used in newly-written code.
gboolean e_mail_signature_editor_commit_finish (EMailSignatureEditor *editor
,GAsyncResult *result
,GError **error
);
e_mail_signature_editor_commit_finish
is deprecated and should not be used in newly-written code.