C# Class QSProjectsLib.ClipboardWorkaround

Afficher le fichier Open project: QualitySolution/QSProjects

Méthodes publiques

Méthode Description
HandleKeyReleaseEvent ( object o, Gtk.KeyReleaseEventArgs args ) : void

Private Methods

Méthode Description
CopyToClipboard ( Gtk.Widget w ) : void
CutToClipboard ( Gtk.Widget w ) : void
PasteFromClipboard ( Gtk.Widget w ) : void

Method Details

HandleKeyReleaseEvent() public static méthode

public static HandleKeyReleaseEvent ( object o, Gtk.KeyReleaseEventArgs args ) : void
o object
args Gtk.KeyReleaseEventArgs
Résultat void