Signal

GtkWidget::selection-get

Declaration

void
selection_get (
  GtkWidget* self,
  GtkSelectionData* data,
  guint info,
  guint time,
  gpointer user_data
)

Description

No description available.

Default handler:

The default handler is called after the handlers added via g_signal_connect().

Parameters

data

Type: GtkSelectionData

No description available.

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

Type: guint

No description available.

time

Type: guint

No description available.