1Gnome2::IconSelection(3U)ser Contributed Perl DocumentatiGonnome2::IconSelection(3)
2
3
4

NAME

6       Gnome2::IconSelection - wrapper for GnomeIconSelection
7

HIERARCHY

9         Glib::Object
10         +----Glib::InitiallyUnowned
11              +----Gtk2::Object
12                   +----Gtk2::Widget
13                        +----Gtk2::Container
14                             +----Gtk2::Box
15                                  +----Gtk2::VBox
16                                       +----Gnome2::IconSelection
17

INTERFACES

19         Glib::Object::_Unregistered::AtkImplementorIface
20         Gtk2::Buildable
21         Gtk2::Orientable
22

METHODS

24   widget = Gnome2::IconSelection->new
25   $gis->add_defaults
26   $gis->add_directory ($dir)
27       ·   $dir (string)
28
29   widget = $gis->get_box
30   $gis->clear ($not_shown)
31       ·   $not_shown (boolean)
32
33   widget = $gis->get_gil
34   string = $gis->get_icon ($full_path)
35       ·   $full_path (boolean)
36
37   $gis->select_icon ($filename)
38       ·   $filename (string)
39
40   $gis->show_icons
41   $gis->stop_loading

SEE ALSO

43       Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object,
44       Gtk2::Widget, Gtk2::Container, Gtk2::Box, Gtk2::VBox
45
47       Copyright (C) 2003-2004 by the gtk2-perl team.
48
49       This software is licensed under the LGPL.  See Gnome2 for a full
50       notice.
51
52
53
54perl v5.30.0                      2019-07-26          Gnome2::IconSelection(3)
Impressum