selectionAddTarget
fn
void selectionAddTarget(gtk.widget.Widget widget, gdk.atom.Atom selection, gdk.atom.Atom target, uint info)Appends a specified target to the list of supported targets for a given widget and selection.
Parameters
widget | a #GtkWidget |
selection | the selection |
target | target to add. |
info | A unsigned integer which will be passed back to the application. |