Re: [glade--]convert string to char *



friman wrote:
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?

get_text().c_str()  (hey, that's basics)

B. where can i find a full list of the functions, of gtkmm?

Gtkmm comes with it's doku! It's really good!

   Christof




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]