GtkList
DEPRECATED. Widget for packing a list of selectable items.
Object Hierarchy
GObject
`-- GtkObject
      `-- GtkWidget
            `-- GtkContainer
                  `-- GtkList
Description
WARNING! This class has been deprecated in PHP-GTK 2 and should NOT be used in newly written code. Use GtkTreeView instead.
Constructors
GtkList ();--
Methods
child_position() Â clear_items() Â end_drag_selection() Â end_selection() Â extend_selection() Â scroll_horizontal() Â scroll_vertical() Â select_all() Â select_child() Â select_item() Â set_selection_mode() Â start_selection() Â toggle_add_mode() Â toggle_focus_row() Â toggle_row() Â undo_selection() Â unselect_all() Â unselect_child() Â unselect_item() Â
Fields
selection: Â
Signals
"select-child" Â "selection-changed" Â "unselect-child" Â