Scroll to navigation

Gnome2::IconSelection(3pm) User Contributed Perl Documentation Gnome2::IconSelection(3pm)

NAME

Gnome2::IconSelection - wrapper for GnomeIconSelection

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Box
                           +----Gtk2::VBox
                                +----Gnome2::IconSelection

INTERFACES

  Glib::Object::_Unregistered::AtkImplementorIface
  Gtk2::Buildable
  Gtk2::Orientable

METHODS

widget = Gnome2::IconSelection->new

$gis->add_defaults

$gis->add_directory ($dir)

$dir (string)

widget = $gis->get_box

$gis->clear ($not_shown)

$not_shown (boolean)

widget = $gis->get_gil

string = $gis->get_icon ($full_path)

$full_path (boolean)

$gis->select_icon ($filename)

$filename (string)

$gis->show_icons

$gis->stop_loading

SEE ALSO

Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::VBox

COPYRIGHT

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

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

2017-07-23 perl v5.26.0