gtkTargetListAdd {RGtk2}R Documentation

gtkTargetListAdd

Description

Appends another target to a GtkTargetList.

Usage

gtkTargetListAdd(object, target, flags, info)

Arguments

object [GtkTargetList] a GtkTargetList
target [GdkAtom] the interned atom representing the target
flags [numeric] the flags for this target
info [numeric] an ID that will be passed back to the application

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]