How can I change the font of the text displayed on a text widget? I tried using the second argument to gtk_text_insert but couldn't get anything to compile and when I investigated further it seems that the options for that particular argument type (GdkFont) are very limited. Thanks for any help, Lourdes