ECell * e_cell_string_new (void) { ECell *ecell; ecell = gtk_type_new (ecell); return ecell; }