Gnome2::IconSelection

Section: User Contributed Perl Documentation (3pm)
Updated: 2009-03-15
Index Return to Main Contents
 

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

 

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.


 

Index

NAME
HIERARCHY
INTERFACES
METHODS
widget = Gnome2::IconSelection->new
$gis->add_defaults
$gis->add_directory ($dir)
widget = $gis->get_box
$gis->clear ($not_shown)
widget = $gis->get_gil
string = $gis->get_icon ($full_path)
$gis->select_icon ($filename)
$gis->show_icons
$gis->stop_loading
SEE ALSO
COPYRIGHT

This document was created by man2html, using the manual pages.
Time: 19:49:22 GMT, April 27, 2011