#include <GClipBoard.h>
Public Types | |
typedef uint32 | FormatType |
On windows, this equates to a CF_TEXT, CF_BITMAP, CF_DIB type define. | |
Public Member Functions | |
GClipBoard (GView *o) | |
Creates the clipboard access object. | |
bool | Empty () |
Empties the clipboard of it's current content. |