On 10/31/06, Madhusudan E <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> The API gtk_style_get_font is deprecated.
> Can anyone tell us which is the alternative for this API

Hello,
use GtkStyle::font_desc field:
http://developer.gnome.org/doc/API/2.0/gtk/GtkStyle.html#GtkStyle-struct
Some useful links, related to topic:
http://developer.gnome.org/doc/API/2.0/gtk/GtkWidget.html#gtk-widget-modify-font
http://developer.gnome.org/doc/API/2.0/pango/pango-Layout-Objects.html

  Olexiy
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to