Re: GTK 1.3.1 text widgets correction

2000-08-01 Thread Havoc Pennington
Shaker AL-Ghanmy <[EMAIL PROTECTED]> writes: > Hello, > I am talking about the new gtk 1.3.1 that > works with Pango API's . > > What is the difference between the original > text_widget > and the new text_view_widget ? > The new widget is supported and will work. The old widget is deprecated.

GTK 1.3.1 text widgets correction

2000-08-01 Thread Shaker AL-Ghanmy
Hello, I am talking about the new gtk 1.3.1 that works with Pango API's . What is the difference between the original text_widget and the new text_view_widget ? I have two functions that work on the gtkwidget class :- 1. gtk_widget_set_direction(GtkWidget *anything1 , GtkTextDirection *anything2