[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
R: label with format string
- From: Deganello Aligi <Aligi Deganello bologna marelli it>
- To: gtk-app-devel-list gnome org
- Subject: R: label with format string
- Date: Mon, 8 Sep 2003 10:38:00 +0200
You can also use sprintf() before gtk_label_set_text()
Bye Aligi.
-----Messaggio originale-----
Da: Johannes Weißl [mailto:jargon@hurg.org]
Inviato: domenica 7 settembre 2003 17.30
A: gtk-app-devel-list@gnome.org
Oggetto: label with format string
Hello,
is it possible to print text in a GtkLabel like the function
"printf" does?
e.g.:
void gtk_label_printf (GtkLabel *label, const gchar *format, ...);
Or are there other Widgets for this purpose?
--
cu,
Johannes Weißl
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]