Next:
Gnome2::IconSelection
Previous:
Gnome2::IconEntry
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gnome2::IconList



NAME

Gnome2::IconList

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Layout
                           +----Gnome2::Canvas
                                +----Gnome2::IconList

INTERFACES

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

METHODS

widget = Gnome2::IconList->new ($icon_width, $adj, $flags)

integer = $gil->append ($icon_filename, $text)

integer = $gil->append_pixbuf ($im, $icon_filename, $text)

$gil->clear

$gil->set_col_spacing ($pixels)

integer = $gil->find_icon_from_filename ($filename)

$gil->focus_icon ($idx)

$gil->freeze

$gil->set_hadjustment ($hadj)

integer = $gil->get_icon_at ($x, $y)

$gil->set_icon_border ($pixels)

string = $gil->get_icon_filename ($idx)

visibility = $gil->icon_is_visible ($pos)

object = $gil->get_icon_pixbuf_item ($idx)

icontextitem = $gil->get_icon_text_item ($idx)

$gil->set_icon_width ($w)

$gil->insert ($pos, $icon_filename, $text)

$gil->insert_pixbuf ($pos, $im, $icon_filename, $text)

integer = $gil->get_items_per_line

$gil->moveto ($pos, $yalign)

integer = $gil->get_num_icons

$gil->remove ($pos)

$gil->set_row_spacing ($pixels)

$gil->select_all

Since: libgnomeui 2.8

$gil->select_icon ($pos)

list = $gil->get_selection

Returns a list of integers.

selectionmode = $gil->get_selection_mode

$gil->set_selection_mode ($mode)

$gil->set_separators ($sep)

$gil->set_text_spacing ($pixels)

$gil->thaw

integer = $gil->unselect_all

$gil->unselect_icon ($pos)

$gil->set_vadjustment ($vadj)

SIGNALS

select-icon (Gnome2::IconList, integer, Gtk2::Gdk::Event)
unselect-icon (Gnome2::IconList, integer, Gtk2::Gdk::Event)
focus-icon (Gnome2::IconList, integer)
boolean = text-changed (Gnome2::IconList, integer, string)
move-cursor (Gnome2::IconList, Gtk2::DirectionType, boolean)
toggle-cursor-selection (Gnome2::IconList)

ENUMS AND FLAGS

enum Gtk2::DirectionType

enum Gtk2::SelectionMode

enum Gtk2::Visibility

SEE ALSO

Gnome2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Layout, Gnome2::Canvas

COPYRIGHT

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

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


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 22:58:37 2009