Signal
GtkWidget::selection-received
Declaration
void
selection_received (
GtkWidget* self,
GtkSelectionData* data,
guint time,
gpointer user_data
)
Description
No description available.
| Default handler: The default handler is called after the handlers added via |
Parameters
data-
Type:
GtkSelectionDataNo description available.
The data is owned by the caller of the function. time-
Type:
guintNo description available.