That's how you set the flags in lite-C; the good news is that you can set several flags at once:

imp_txt.flags |= (VISIBLE | TRANSLUCENT); // just an example