Method

GtkSelectionDataget_length

since: 2.14

Declaration [src]

gint
gtk_selection_data_get_length (
  const GtkSelectionData* selection_data
)

Description [src]

Retrieves the length of the raw data of the selection.

Available since: 2.14

Return value

Type: gint

The length of the data of the selection.