Method

GtkSelectionDataget_selection

since: 2.16

Declaration [src]

GdkAtom
gtk_selection_data_get_selection (
  const GtkSelectionData* selection_data
)

Description [src]

Retrieves the selection GdkAtom of the selection data.

Available since: 2.16

Return value

Type: GdkAtom

The selection GdkAtom of the selection data.