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