gtkTargetListAddUriTargets {RGtk2}R Documentation

gtkTargetListAddUriTargets

Description

Appends the URI targets supported by

GtkSelection
to the target list. All targets are added with the same info.

Usage

gtkTargetListAddUriTargets(list, info)

Arguments

list

a GtkTargetList

info

an ID that will be passed back to the application

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]