GtkLabel Text Color
- From: "Luiz Rafael Culik Guimaes" <culikr uol com br>
- Cc: gtk-list gnome org
- Subject: GtkLabel Text Color
- Date: Wed, 27 Aug 2003 00:09:50 -0300
Hi friends
How to change the color of an text of
an GTK_LABEL widget
i've tryed the bellow with out sucess
GdkColor color;
gdk_color_parse ("#FF3341",
&color);
GtkWidget *label;
label = gtk_label_new("Test");
gtk_widget_show( label );
gtk_widget_modify_text (label,
GTK_STATE_NORMAL, &color);
Regards
Luiz
}
---
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - É grátis!
http://antipopup.uol.com.br
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]