Package: gtk

Function gtk:target-list-add

Lambda List

gtk:target-list-add (tlist target flags info)

Arguments

tlist -- a gtk:target-list instance
target -- a gdk:atom-as-string as a string for the interned atom representing the target
flags -- the gtk:target-flags flags for this target
info -- an unsigned integer ID that will be passed back to the application

Details

Appends another target entry to a target list.
 

See also

2023-3-24