Method
GtkTargetListfind
Declaration [src]
gboolean
gtk_target_list_find (
GtkTargetList* list,
GdkAtom target,
guint* info
)
Parameters
target
-
Type:
GdkAtom
An interned atom representing the target to search for.
info
-
Type:
guint*
A pointer to the location to store application info for target, or
NULL
.The argument will be set by the function. The argument can be NULL
.