On 7/20/05, Søren Juul <[EMAIL PROTECTED]> wrote:
> Is it possible to use a int in labels? or is it only chars?
> 
> Søren J

take a look at the g_sprintf() function to convert it into a char*, or
the g_string_sprintf to convert it into GString
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to