Skip to content

feenkcom/gtoolkit-clipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GT Clipboard

Glamorous Toolkit bindings to Clipboard.

GToolkit bindings to Clipboard - a cross-platform library for getting and setting the contents of the OS-level clipboard.

Installation

Metacello new
   baseline: 'GToolkitClipboard';
   repository: 'github://feenkcom/gtoolkit-clipboard/src';
   load