Query: gtk2::iconinfo
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Gtk2::IconInfo(3pm) User Contributed Perl Documentation Gtk2::IconInfo(3pm)NAMEGtk2::IconInfo - wrapper for GtkIconInfoHIERARCHYGlib::Boxed +----Gtk2::IconInfoMETHODSiconinfo = Gtk2::IconInfo->new_for_pixbuf ($icon_theme, $pixbuf) o $icon_theme (Gtk2::IconTheme) o $pixbuf (Gtk2::Gdk::Pixbuf) Since: gtk+ 2.14 list = $icon_info->get_attach_points Returns the attach points as an interleaved list of x and y coordinates. integer = $icon_info->get_base_size pixbuf or undef = $icon_info->get_builtin_pixbuf string or undef = $icon_info->get_display_name rectangle = $icon_info->get_embedded_rect string or undef = $icon_info->get_filename pixbuf or undef = $icon_info->load_icon May croak with a Glib::Error in $@ on failure. $icon_info->set_raw_coordinates ($raw_coordinates) o $raw_coordinates (boolean)SEE ALSOGtk2, Glib::BoxedCOPYRIGHTCopyright (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::IconInfo(3pm)