TargetList.find

bool find(gdk.atom.Atom target, out uint info)

Looks up a given target in a #GtkTargetList.

Parameters

targetan interned atom representing the target to search for
infoa pointer to the location to store application info for target, or null

Returns

true if the target was found, otherwise false