gtkTargetListAdd {RGtk2}R Documentation

gtkTargetListAdd

Description

Appends another target to a GtkTargetList.

Usage

gtkTargetListAdd(object, target, flags, info)

Arguments

object

a GtkTargetList

target

the interned atom representing the target

flags

the flags for this target

info

an ID that will be passed back to the application

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]