Method
GtkTargetListadd
Declaration [src]
void
gtk_target_list_add (
GtkTargetList* list,
GdkAtom target,
guint flags,
guint info
)
Parameters
target
-
Type:
GdkAtom
The interned atom representing the target.
flags
-
Type:
guint
The flags for this target.
info
-
Type:
guint
An ID that will be passed back to the application.