Packages
gio-2.0
GLib
ListStore
item_type
n_items
ListStore
append
find
find_with_equal_func
find_with_equal_func_full
insert
insert_sorted
remove
remove_all
sort
splice
item_type
Description:
[
NoAccessorMethod
]
[
Version
( since =
"2.44"
) ]
public
Type
item_type
{
get
;
construct
; }
The type of items contained in this list store.
Items must be subclasses of
Object
.