#include <PasteboardHelper.h>
◆ PasteboardTargetType
Enumerator |
---|
TargetTypeMarkup | |
TargetTypeText | |
TargetTypeImage | |
TargetTypeURIList | |
TargetTypeNetscapeURL | |
TargetTypeSmartPaste | |
TargetTypeUnknown | |
◆ SmartPasteInclusion
Enumerator |
---|
IncludeSmartPaste | |
DoNotIncludeSmartPaste | |
◆ dropAtomsForContext()
Vector< GdkAtom > WebCore::PasteboardHelper::dropAtomsForContext |
( |
GtkWidget * |
widget, |
|
|
GdkDragContext * |
context |
|
) |
| |
◆ fillSelectionData() [1/2]
void WebCore::PasteboardHelper::fillSelectionData |
( |
const SelectionData & |
selection, |
|
|
unsigned |
info, |
|
|
GtkSelectionData * |
selectionData |
|
) |
| |
◆ fillSelectionData() [2/2]
void WebCore::PasteboardHelper::fillSelectionData |
( |
GtkSelectionData * |
data, |
|
|
unsigned |
, |
|
|
SelectionData & |
selection |
|
) |
| |
◆ getClipboardContents()
void WebCore::PasteboardHelper::getClipboardContents |
( |
GtkClipboard * |
clipboard, |
|
|
SelectionData & |
selection |
|
) |
| |
◆ singleton()
◆ targetList()
GtkTargetList * WebCore::PasteboardHelper::targetList |
( |
| ) |
const |
◆ targetListForSelectionData()
GRefPtr< GtkTargetList > WebCore::PasteboardHelper::targetListForSelectionData |
( |
const SelectionData & |
selection | ) |
|
◆ writeClipboardContents()
void WebCore::PasteboardHelper::writeClipboardContents |
( |
GtkClipboard * |
clipboard, |
|
|
const SelectionData & |
selection, |
|
|
std::function< void()> && |
primarySelectionCleared = nullptr |
|
) |
| |
The documentation for this class was generated from the following files: