TargetList.find

Looks up a given target in a GtkTargetList.

class TargetList
int
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. out[allow-none]

Return Value

Type: int

TRUE if the target was found, otherwise FALSE

Meta