man Gtk2::Clipboard () - Gtk2::Clipboard

NAME

Gtk2::Clipboard

HIERARCHY

  Glib::Object
  +----Gtk2::Clipboard

METHODS

$clipboard->set_can_store (...)

* ... (list) of Gtk2::TargetEntry's

$clipboard->clear

clipboard = Gtk2::Clipboard->get ($selection)

$clipboard->set_image ($pixbuf)

$clipboard->store

$clipboard->set_text ($text)

Returns a list of GdkAtom's.

* ... (list) of Gtk2::TargetEntry's
* ... (list) of Gtk2::TargetEntry's

SIGNALS

owner-change (Gtk2::Clipboard, Gtk2::Gdk::Event)

SEE ALSO

Gtk2, Glib::Object

COPYRIGHT

Copyright (C) 2003-2005 by the gtk2-perl team.

This software is licensed under the LGPL. See Gtk2 for a full notice.