Forum und email

GtkList

DEPRECATED. Widget for packing a list of selectable items.

Йерархия на обектите

GObject
`-- GtkObject
       `-- GtkWidget
              `-- GtkContainer
                     `-- GtkList

Описание

ВНИМАНИЕ! Този клас вече не се използва в PHP-GTK 2 и при писането на нови програми НЕ трябва да бъде използва Use GtkTreeView instead.

Constructors

GtkList ();

--

Методи

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()
 

Полета

selection:
 

Сигнали

"select-child"
 
"selection-changed"
 
"unselect-child"