gtkSelectionAddTarget {RGtk2}R Documentation

gtkSelectionAddTarget

Description

Appends a specified target to the list of supported targets for a given widget and selection.

Usage

gtkSelectionAddTarget(object, selection, target, info)

Arguments

object

a

GtkTarget
selection

the selection

target

target to add.

info

A unsigned integer which will be passed back to the application.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]