Hi,
Am Mittwoch, den 03.06.2009, 14:33 -0300 schrieb Fabrício Godoy:
> Hi everyone,You can just use the Glib::ustring member functions data() or c_str()
>
> How I get/convert gchar* from Glib::ustring?
[1], the returned char* is basically the same as gchar* [2].
[1] http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html#a3df2e7bde58b48d8a980869f95cc442
[2] http://developer.gimp.org/api/2.0/glib/glib-Basic-Types.html#gchar
Regards,
Philipp