 |
GTK+ Forums Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
|
|
|
| Author |
Message |
|
|
javigis Familiar Face
Joined: 18 May 2007 Posts: 8
|
Posted: Fri Jun 15, 2007 12:11 pm Post subject: Change the font |
|
|
Hi all.How can i change the font of a label? This line works to change th font to italic:
gtk_label_set_markup(GTK_LABEL(etiquetastop1),"<span font_desc=\"Italic 10\" foreground=\"red\">Stop1</span>");
But iI would like to change the font to gothic for example.
Thank you a lot in advance.
Javier |
|
| Back to top |
|
 |
openldev Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 387 Location: Fairfax, Virginia
|
Posted: Fri Jun 15, 2007 8:50 pm Post subject: |
|
|
| gtk_widget_modify_font() |
|
| Back to top |
|
 |
|
Powered by phpBB © 2001, 2005 phpBB Group CodeBB 1.0 Beta 2
|