TargetList.find
bool find(gdk.atom.Atom target, out uint info)Looks up a given target in a #GtkTargetList.
Parameters
target | an interned atom representing the target to search for |
info | a pointer to the location to store application info for target, or null |
Returns
true if the target was found, otherwise false