gtk2::gdk::event::client(3pm) debian man page | unix.com

Man Page: gtk2::gdk::event::client

Operating Environment: debian

Section: 3pm

Gtk2::Gdk::Event::Client(3pm)				User Contributed Perl Documentation			     Gtk2::Gdk::Event::Client(3pm)

NAME
Gtk2::Gdk::Event::Client
HIERARCHY
Gtk2::Gdk::Event +----Gtk2::Gdk::Event::Client
METHODS
old_string = $eventclient->data (string) old_list = $eventclient->data (list of ten shorts) old_list = $eventclient->data (list of five longs) o ... (list) Depending on the value of data_format, data takes one of three different kinds of values: +-------------------+-----------------------+ | data_format | data | +-------------------+-----------------------+ | Gtk2::Gdk::CHARS | a string of length 20 | | Gtk2::Gdk::SHORTS | a list of ten shorts | | Gtk2::Gdk::LONGS | a list of five longs | +-------------------+-----------------------+ unsigned = $eventclient->data_format ($newvalue=0) o $newvalue (unsigned) This should be set to either $Gtk2::Gdk::CHARS, $Gtk2::Gdk::SHORTS, or $Gtk2::Gdk::LONGS. See data for a full explanation. atom = $eventclient->message_type ($newvalue=0) o $newvalue (Gtk2::Gdk::Atom)
SEE ALSO
Gtk2
COPYRIGHT
Copyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.14.2 2012-05-27 Gtk2::Gdk::Event::Client(3pm)
Related Man Pages
gtk2::gc(3) - suse
gtk2::gc(3pm) - debian
gtk2::gdk::cairo::context(3pm) - debian
gtk2::gdk::pixbufloader(3pm) - debian
gtk2::selection(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph