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 GtkTargetEntry[]

a table of targets to add. [array length=ntargets]

Meta