Hi Paul, I don't understand how you'd avoid a size request on set_text() - after all, the label's size request depends on the text the label contains, doesn't it? Re: setting the usize based on style->font, just call gtk_widget_ensure_style() to ensure you have a style, then set the usize. Havoc -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- [gtk-list] gtk_label_set_text and gtk_widget_queue_resiz... Paul Barton-Davis
- [gtk-list] Re: gtk_label_set_text and gtk_widget_qu... Havoc Pennington
- [gtk-list] Re: gtk_label_set_text and gtk_widge... Paul Barton-Davis