[Top]
GTK
GTK.Clist
|
Method GTK.Clist()->create()
- Method
create
GTK.Clist GTK.Clist(int columns)
- Description
Create a new empty clist, columns columns wide.
Not all columns have to be visible, some can be used to store data that is
related to a certain cell in the list.
|