Reference Manual - 1.0.1
IDirectFBWindow   Close

Send a close message to the window.发一个关闭信息给窗口

Close (
  IDirectFBWindow   * thiz
);

This function sends a message of type DWET_CLOSE to the window. It does NOT actually close it.

这个函数发送一个信息type DWET_CLOSE 到这个window,将会准备关闭这个window

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License