Reference Manual - 0.9.25
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.