Re: Pango, or font size??



Vahid Zahiri <v_zahiri yahoo com> writes:
>  hi all
>  i use this fuction,
>  gtk_label_set_markup (GTK_LABEL (label),
>        "<span  size=\"150\"color=\"red\">Red</span>"
>        "<big><i>Text</i></big>");
>  but i can't set size with this.
>  anyone can help me ?
>  and where i can find Pango "samples"?
>  

Have you read the docs on the Pango markup format? They are linked
from the docs for gtk_label_set_markup() I think.

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]