SelectionData.addTargets

Prepends a table of targets to the list of supported targets for a given widget and selection.

class SelectionData
static
void
addTargets

Parameters

widget Widget

a #GtkWidget

selection GdkAtom

the selection

targets TargetEntry[]

a table of targets to add

Meta