The first time I load the liststore (during program start), it loads
quickly. Then I set sort column ID so that I can sort by column. When I
clear the liststore and load the next data set, the treeview updates slowly
even when it's actually the same dataset. If I substitute a simple sort
functio
To pass user data, you could either connect each signal using
glade_xml_signal_connect() or you can write your own connect function
using glade_xml_signal_autoconnect_full().
If you use GtkBuilder instead of LibGlade, you can pass the same
user_data to each handler using gtk_builder_connect_si
I think he means
'If All can be made possible via glib with Xlib, then why create a new
library GTK+'? do duplicate the work?'
2008/6/6 jaafar EL GONNOUNI <[EMAIL PROTECTED]>:
> Hello;
>
> What is glib adding that the GTK + compared to Xlib ?
>
> All what is possible with glib with Xlib is fea
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list