Reference Manual - 0.9.25
IDirectFBWindow   SetColorKey

Set the window color key.

SetColorKey (
  IDirectFBWindow   * thiz,
  __u8   r,
  __u8   g,
  __u8   b
);

If a pixel of the window matches this color the underlying window or the background is visible at this point.