signal callback delegate or function to connect
void callback(gdk.event_owner_change.EventOwnerChange event, gtk.clipboard.Clipboard clipboard)
event the GdkEventOwnerChange event (optional)
clipboard the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Connect to OwnerChange signal.
The ::owner-change signal is emitted when GTK+ receives an event that indicates that the ownership of the selection associated with clipboard has changed.