gtkTargetListAddTextTargets {RGtk2}R Documentation

gtkTargetListAddTextTargets

Description

Appends the text targets supported by GtkSelection to the target list. All targets are added with the same info.

Usage

gtkTargetListAddTextTargets(list, info)

Arguments

list [GtkTargetList] a GtkTargetList
info [numeric] 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.12.5-3 Index]