Gtk2::IconInfo(3) User Contributed Perl Documentation Gtk2::IconInfo(3)

Gtk2::IconInfo - wrapper for GtkIconInfo

Glib::Boxed
+----Gtk2::IconInfo

  • $icon_theme (Gtk2::IconTheme)
  • $pixbuf (Gtk2::Gdk::Pixbuf)

Since: gtk+ 2.14

Returns the attach points as an interleaved list of x and y coordinates.

pixbuf or undef = $icon_info->get_builtin_pixbuf

string or undef = $icon_info->get_display_name

string or undef = $icon_info->get_filename

pixbuf or undef = $icon_info->load_icon

May croak with a Glib::Error in $@ on failure.

$raw_coordinates (boolean)

Gtk2, Glib::Boxed

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

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

2023-07-25 perl v5.38.0