Re: Help using giomm
- From: Bruce and Cheryl <source hawaii-pacific com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Help using giomm
- Date: Thu, 11 Nov 2010 07:58:31 -1000
examples here:
http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/giomm
ArbolOne wrote:
Hi kids!
I just need a little bit of help to find my bearing when using giomm. If
some body would be so kind as to show me how this method would be change
from std to giomm.
TKNX!!
const char* jme::strtools::toStr( const int x ) {
std::stringstream num;
num << x;
tmp = num.str();
return tmp.c_str();
}
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]