Function

Gtkselection_clear_targets

Declaration [src]

void
gtk_selection_clear_targets (
  GtkWidget* widget,
  GdkAtom selection
)

Description [src]

Remove all targets registered for the given selection for the widget.

Parameters

widget

Type: GtkWidget

A GtkWidget.

The data is owned by the caller of the function.
selection

Type: GdkAtom

An atom representing a selection.