Home
last modified time | relevance | path

Searched refs:ECompEditorPrivate (Results 1 – 2 of 2) sorted by relevance

/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-comp-editor.h62 typedef struct _ECompEditorPrivate ECompEditorPrivate; typedef
67 ECompEditorPrivate *priv;
H A De-comp-editor.c2489 …p_editor->priv = G_TYPE_INSTANCE_GET_PRIVATE (comp_editor, E_TYPE_COMP_EDITOR, ECompEditorPrivate); in e_comp_editor_init()
2504 g_type_class_add_private (klass, sizeof (ECompEditorPrivate)); in e_comp_editor_class_init()