selection_add_target


Description:


public void selection_add_target (Widget widget, Atom selection, Atom target, uint info)

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

Parameters:

widget

a Widget

selection

the selection

target

target to add.

info

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


Namespace: Gtk
Package: gtk+-3.0