[glade--]convert string to char *
"friman" <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Message-ID | <[email protected]> |
Hi! A. I'm trying to get text from text entry, by the function get_text(), but the return value is string, and i want to convert it to char *, how can i do it? B. where can i find a full list of the functions, of gtkmm?