Hi all,
I need to put in a label a gint value...
void pass-help (gint value)
{
gtk_label_set_text( GTK_LABEL(label), value);
}
How could I do that ?
Thanks,
G.Gabriele
--
+ [EMAIL PROTECTED] ---------------+
| Linux |
+---------------- the free philosophy -+
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list
- Re: Passing a gint to a label... G.Gabriele
- Re: Passing a gint to a label... scherfa
- Re: Passing a gint to a label... Will Benton
- Re: Passing a gint to a label... Derek Simkowiak
- Re: Passing a gint to a label... Charles Kerr
- Re: Passing a gint to a label... Florent. Devin
