Reference Manual - 1.0.0
IDirectFBWindow   SetOpacity

Set the window's global opacity factor.

SetOpacity (
  IDirectFBWindow   * thiz,
  u8   opacity
);

Set it to "0" to hide a window. Setting it to "0xFF" makes the window opaque if it has no alpha channel.