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:
GtkSelectionData
No description available.
The data is owned by the caller of the function. time
-
Type:
guint
No description available.