Re: Different Colors i an entry widget?
- From: Carlo <carlo ag tin it>
- To: gtk-app-devel-list gnome org
- Subject: Re: Different Colors i an entry widget?
- Date: Wed, 19 May 2004 11:35:33 +0200
Carlo ha scritto lo scorso 19/05/04 11.19:
GtkWidget * label;
label = gtk_label_new ("");
gtk_label_set_markup (GTK_LABEL (label), "<span
foreground="blue">Blue text</span>, <b>black bold</b>");
sorry:
gtk_label_set_markup (GTK_LABEL (label), "<span
fpreground=\"blue\">Blue text</span>, <b>black bold</b>");
gtk_widget_show (label);
Thanks günther
------------------------------------------------------------------------
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
_______________________________________________
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]