tbx
0.7.6
|
Listener for the response to check_format(s) More...
#include <clipboard.h>
Public Member Functions | |
virtual void | clipboard_format_available (int file_type)=0 |
Called after a check_format method with the first format found. More... | |
virtual void | clipboard_empty () |
Called if there is no data on the global clipboard. | |
Listener for the response to check_format(s)
|
pure virtual |
Called after a check_format method with the first format found.
file_type | file type found. This may be the native format of the clipboard owning application rather than one that was asked for. |