Query: gtk2::gdk::atom
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::Gdk::Atom(3) User Contributed Perl Documentation Gtk2::Gdk::Atom(3)NAMEGtk2::Gdk::AtomMETHODSatom = Gtk2::Gdk::Atom->new ($atom_name, $only_if_exists=FALSE) o $atom_name (string) o $only_if_exists (boolean) atom = Gtk2::Gdk::Atom->intern ($atom_name, $only_if_exists=FALSE) o $atom_name (string) o $only_if_exists (boolean) string = $atom->name unsigned = $atom->to_xatom unsigned = $atom->to_xatom_for_display ($display) o $display (Gtk2::Gdk::Display) Since: gtk+ 2.2SEE ALSOGtk2COPYRIGHTCopyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Gdk::Atom(3)