![]() |
![]()
| ![]() |
![]()
NAMEGtk2::IconInfo - wrapper for GtkIconInfo HIERARCHYGlib::Boxed +----Gtk2::IconInfo METHODSiconinfo = Gtk2::IconInfo->new_for_pixbuf ($icon_theme, $pixbuf)
Since: gtk+ 2.14 list = $icon_info->get_attach_pointsReturns the attach points as an interleaved list of x and y coordinates. integer = $icon_info->get_base_sizepixbuf or undef = $icon_info->get_builtin_pixbufstring or undef = $icon_info->get_display_namerectangle = $icon_info->get_embedded_rectstring or undef = $icon_info->get_filenamepixbuf or undef = $icon_info->load_iconMay croak with a Glib::Error in $@ on failure. $icon_info->set_raw_coordinates ($raw_coordinates)
SEE ALSOGtk2, Glib::Boxed COPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice.
|