DOKK / manpages / debian 10 / libgtk2-perl-doc / Gtk2::Gdk::Atom.3pm.en
Gtk2::Gdk::Atom(3pm) User Contributed Perl Documentation Gtk2::Gdk::Atom(3pm)

Gtk2::Gdk::Atom

atom = Gtk2::Gdk::Atom->new ($atom_name, $only_if_exists=FALSE)

  • $atom_name (string)
  • $only_if_exists (boolean)

atom = Gtk2::Gdk::Atom->intern ($atom_name, $only_if_exists=FALSE)

  • $atom_name (string)
  • $only_if_exists (boolean)

unsigned = $atom->to_xatom

unsigned = $atom->to_xatom_for_display ($display)

$display (Gtk2::Gdk::Display)

Since: gtk+ 2.2

Gtk2

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

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

2017-06-24 perl v5.24.1