Re: Making Glade created ComboBox behave like Gtk2::ComboBox->new_text?
- From: Martin Junius <mj+gnome ml m-j-s net>
- To: muppet <scott asofyet org>
- Cc: gtk-perl-list gnome org
- Subject: Re: Making Glade created ComboBox behave like Gtk2::ComboBox->new_text?
- Date: Wed, 24 Aug 2005 18:54:00 +0200
muppet wrote:
According to the docs, it is not safe:
"Note that you can only use this function with combo boxes constructed with
gtk_combo_box_new_text()."
So it's better then to use something similar to the following code?
$model->set($model->append, 0, $label);
Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]