GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Gtk2::SelectionData(3) User Contributed Perl Documentation Gtk2::SelectionData(3)

Gtk2::SelectionData - wrapper for GtkSelectionData

  Glib::Boxed
  +----Gtk2::SelectionData

  • $type (Gtk2::Gdk::Atom)
  • $format (integer)
  • $data (Glib::UChar)

Since: gtk+ 2.6

$pixbuf (Gtk2::Gdk::Pixbuf)

Since: gtk+ 2.6

If $selection_data is not of target type GTK_TREE_MODEL_ROW then the return is an empty list.

  • $tree_model (Gtk2::TreeModel)
  • $path (Gtk2::TreePath)

Gets the contents of selection_data as an array of targets. This can be used to interpret the results of getting the standard TARGETS target that is always supplied for any selection.

Returns a list of GdkAtoms, the targets.

$writable (boolean)

Since: gtk+ 2.6

$buffer (Gtk2::TextBuffer)

Since: gtk+ 2.10

Since: gtk+ 2.10

  • $str (string)
  • $len (integer)

Since: gtk+ 2.6

... (list) of strings

Since: gtk+ 2.6

Gtk2, Glib::Boxed

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

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

2022-06-07 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.