Package: gtk

Function gtk:target-list-find

Lambda List

gtk:target-list-find (tlist target)

Arguments

tlist -- a gtk:target-list instance
target -- a gdk:atom-as-string as a string with the interned atom representing the target to search for

Return Value

Application info as an unsigned integer for target, or nil.

Details

Looks up a given target in a target list.
 

See also

2023-3-24