Re: problems with liststore....
- From: Torsten Schoenfeld <kaffeetisch web de>
- To: gtk-perl-list gnome org
- Subject: Re: problems with liststore....
- Date: Fri, 30 Apr 2004 16:25:22 +0200
On Fri, 2004-04-30 at 13:51, Bruno Boettcher wrote:
i need to clear the model when a new request comes in and then fill it
up with the new data...
$model->clear is what you want.
(BTW if someone could point me out to the docu for that stuff...
ListStore deosn't seem to exist in C, nor is there some perldoc docu)
See
http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeModel.html and
http://developer.gnome.org/doc/API/2.0/gtk/GtkListStore.html
or
perldoc Gtk2::TreeModel and
perldoc Gtk2::ListStore.
HTH,
-Torsten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]