Next:
Gtk2::ListStore
Previous:
Gtk2::List
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

Gtk2::ListItem



NAME

Gtk2::ListItem

DESCRIPTION

Gtk2::ListItem is the widget used for each item in a Gtk2::List. Gtk2::List and Gtk2::ListItem are deprecated; use Gtk2::TreeView and a Gtk2::ListStore instead.

Gtk2::ListItem is included in Gtk2-Perl only because Gtk2::Combo contains a Gtk2::List, and Gtk2::Combo's replacement, Gtk2::ComboBox, didn't appear in gtk+ until 2.4.0.

HIERARCHY

  Glib::Object
  +----Glib::InitiallyUnowned
       +----Gtk2::Object
            +----Gtk2::Widget
                 +----Gtk2::Container
                      +----Gtk2::Bin
                           +----Gtk2::Item
                                +----Gtk2::ListItem

INTERFACES

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

METHODS

widget = Gtk2::ListItem->new ($label=undef)

widget = Gtk2::ListItem->new_with_label ($label=undef)

$list_item->deselect

$list_item->select

SIGNALS

select-all (Gtk2::ListItem)
unselect-all (Gtk2::ListItem)
toggle-focus-row (Gtk2::ListItem)
undo-selection (Gtk2::ListItem)
start-selection (Gtk2::ListItem)
end-selection (Gtk2::ListItem)
toggle-add-mode (Gtk2::ListItem)
extend-selection (Gtk2::ListItem, Gtk2::ScrollType, Glib::Float, boolean)
scroll-vertical (Gtk2::ListItem, Gtk2::ScrollType, Glib::Float)
scroll-horizontal (Gtk2::ListItem, Gtk2::ScrollType, Glib::Float)

ENUMS AND FLAGS

enum Gtk2::ScrollType

SEE ALSO

Gtk2, Glib::Object, Glib::InitiallyUnowned, Gtk2::Object, Gtk2::Widget, Gtk2::Container, Gtk2::Bin, Gtk2::Item

COPYRIGHT

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

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


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:02:45 2009