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 string for the interned atom representing the target
flags -- a gtk:target-flags value 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

2025-07-11