Forum und email

GtkList

DEPRECATED. Widget for packing a list of selectable items.

オブジェクトの階層

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

説明

警告! このクラスは PHP-GTK 2 では非推奨です。 新しく書くコードでは使用してはいけません。 Use GtkTreeView instead.

コンストラクタ

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"