- clear
void clear(Clipboard owner, int clipboards)
Undocumented in source. Be warned that the author may not have intended to support it.
- clearFunc
void clearFunc(GtkClipboard* clipboard)
Undocumented in source. Be warned that the author may not have intended to support it.
- dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFunc
int getFunc(GtkClipboard* clipboard, GtkSelectionData* selectionData, uint info)
This function provides the data to the clipboard on request.
When this clipboard is disposed, the data will no longer be available.
- setData
bool setData(Clipboard owner, Object[] data, Transfer[] dataTypes, int clipboards)
Undocumented in source. Be warned that the author may not have intended to support it.