Re: [glade--]text entry
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
friman wrote: > thanks for the help, but i stil have a problem. > i can't send the entry as object to the signal handler, so the signal > handler function can't read from the text entry, if somneone can send > files of text entry and button, which when i pressed the button, the > terminal printed the input text from the text entry ,which made by > glademm it will be very helpfull. > moti simply mark the widget as protected, then you can access it (get_text()). Isn't this documented?