>a text entry and then a button to submit the information - lets just say >when you hit submit, it pops up a new window that shows the information you >had in the box. My problem is that I can't find out how to access the data >from the text entry, once the "clicked" signal is received from the button. >Can anyone help me out here?
gtk_entry_get_text(), IIRC. _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
