change font size on *with_label



Hello:
I'm using
gtk_widget_modify_font()
or
style = gtk_rc_style_new();
			pango_font_description_free( style->font_desc );
			style->font_desc = pfont;
			gtk_widget_modify_style( widget, style );

to change the font size of my labels, but I can't do it on butons created with gtk_*_new_with_label() or in my statusbar 

Could any body give me a light to resolve this problem?

Thanks in advance
Luis


      ____________________________________________________________________________________
¡Buscá desde tu celular!

Yahoo! oneSEARCH ahora está en Claro

http://ar.mobile.yahoo.com/onesearch


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