You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add a event to Clipboard that notifies if it is changed.
Gtk:
Gtk::Clipboard owner_changed
Wpf:
System.Windows.Input.ApplicationCommands.Copy.CanExecuteChanged
Swf: https://gist.github.com/glombard/7986317
The text was updated successfully, but these errors were encountered:
add a event to Clipboard that notifies if it is changed.
Gtk:
Gtk::Clipboard owner_changed
Wpf:
System.Windows.Input.ApplicationCommands.Copy.CanExecuteChanged
Swf:
https://gist.github.com/glombard/7986317
The text was updated successfully, but these errors were encountered: