On Mon, 4 Dec 2006 15:13:56 +0100
Enrico Tröger <[EMAIL PROTECTED]> wrote:

ET> how can I get the style which is actually used to draw the widgets in
ET> an application?

This shoud work correct:

GtkStyle *rc_style = gtk_rc_get_style (your_widget);

-- 
Best regards,
 Eugene                          mailto:[EMAIL PROTECTED]
                                 ICQ:127457886
                                 xmpp://[EMAIL PROTECTED]
_______________________________________________
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