# Copyright (c) 2003-2005 Ruby-GNOME2 Project Team # This program is licenced under the same licence as Ruby-GNOME2. # $Id: clipboard.rb,v 1.3 2005/07/28 14:30:38 mutoh Exp $
GtkClipboard is used for clipboard handling. This demo shows how to copy and paste text to and from the clipboard.