Virtual Method
GtkWidgetselection_request_event
Declaration [src]
gboolean
selection_request_event (
GtkWidget* widget,
GdkEventSelection* event
)
Description [src]
Signal will be emitted when another client requests ownership of the selection owned by the widget’s window.
Parameters
event
-
Type:
GdkEventSelection
No description available.
The data is owned by the caller of the method.