TargetList.find

Looks up a given target in a #GtkTargetList.

class TargetList
bool
find
(,
out uint info
)

Parameters

target GdkAtom

an interned atom representing the target to search for

info uint

a pointer to the location to store application info for target, or %NULL

Return Value

Type: bool

%TRUE if the target was found, otherwise %FALSE

Meta