Lars Clausen <[EMAIL PROTECTED]> writes: > I'm switching an old GtkText widget to GtkTextView, but notice that the > GtkTextView has no pretty bevelled border around it. I fail to see a > decoration widget that adds this, and gtk_text_view_set_window_size() only > creates the gray flat border. Did I miss something? How do I give it a > nice border like e.g. GtkEntry?
Can't you just put it in a GtkFrame with GTK_SHADOW_IN? S�ren _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
