Hello monks i'm trying to printout all the text in a Gtk2::ComboBox. I have searched and can not find how to do this anywhere in perl. in python all i have to do is
but when i try this in perl it doesn't work. Any help/suggestion would be appreciatedmodel=combobox.get_model() for row in model: print row[0]
In reply to How to printout a Gtk2::ComboBox by dabella12
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |