gtkSelectionAddTargets {RGtk2}R Documentation

gtkSelectionAddTargets

Description

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

Usage

gtkSelectionAddTargets(object, selection, targets)

Arguments

object

a GtkWidget

selection

the selection

targets

a table of targets to add

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]