Gtk2::Selection.3pm

Langue: en

Version: 2010-05-02 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Gtk2::Selection

METHODS

boolean = Gtk2::Selection->owner_set ($widget, $selection, $time_)

*
$widget (Gtk2::Widget or undef)
*
$selection (Gtk2::Gdk::Atom)
*
$time_ (unsigned)

boolean = Gtk2::Selection->owner_set_for_display ($display, $widget, $selection, $time_)

*
$display (Gtk2::Gdk::Display)
*
$widget (Gtk2::Widget or undef)
*
$selection (Gtk2::Gdk::Atom)
*
$time_ (unsigned)

Since: gtk+ 2.2

boolean = Gtk2->targets_include_image ($writable, $first_target_atom, ...)

*
$writable (boolean)
*
$first_target_atom (Gtk2::Gdk::Atom)
*
... (list)

Since: gtk+ 2.10

boolean = Gtk2->targets_include_rich_text ($buffer, $first_target_atom, ...)

*
$buffer (Gtk2::TextBuffer)
*
$first_target_atom (Gtk2::Gdk::Atom)
*
... (list)

Since: gtk+ 2.10

boolean = Gtk2->targets_include_text ($first_target_atom, ...)

*
$first_target_atom (Gtk2::Gdk::Atom)
*
... (list)

Since: gtk+ 2.10

boolean = Gtk2->targets_include_uri ($first_target_atom, ...)

*
$first_target_atom (Gtk2::Gdk::Atom)
*
... (list)

Since: gtk+ 2.10

SEE ALSO

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

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