Functions
gtr_context_panel_new ()
GtkWidget *
gtr_context_panel_new (void
);
Creates a new GtrContextPanel object.
Returns
a new GtrContextPanel object
gtr_context_init_tm ()
void
gtr_context_init_tm (GtrContextPanel *panel
,
GtrTranslationMemory *tm
);
gtr_context_add_path ()
void
gtr_context_add_path (GtrContextPanel *panel
,
const char *filename
,
int line
);