Home
last modified time | relevance | path

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

/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A Dgal-a11y-e-table.h43 typedef struct _GalA11yETablePrivate GalA11yETablePrivate; typedef
47 GalA11yETablePrivate *priv;
H A Dgal-a11y-e-table.c214 g_type_class_add_private (class, sizeof (GalA11yETablePrivate)); in gal_a11y_e_table_class_init()
227 a11y->priv = G_TYPE_INSTANCE_GET_PRIVATE (a11y, GAL_A11Y_TYPE_E_TABLE, GalA11yETablePrivate); in gal_a11y_e_table_init()