Method

GtkTargetListremove

Declaration [src]

void
gtk_target_list_remove (
  GtkTargetList* list,
  GdkAtom target
)

Description [src]

Removes a target from a target list.

Parameters

target

Type: GdkAtom

The interned atom representing the target.