TreeView and search

2005-07-04 Thread Yann Normand
This way, I would just connect the signal of a GtkEntry to this function. -- Yann Normand Sogeti-Transiciel ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: keyboard signals

2005-06-16 Thread Yann Normand
typed. You may be also interested in key_release_event signal . -- Yann Normand Sogeti-Transiciel ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

How to reset a canvas ?

2005-06-16 Thread Yann Normand
This seems a basic function. Yet I cannot find it. What is the way to process ? Another question : I'm amazed that there is no function to get the children of a GroupCanvasItem. Should I use a hack to do it ? -- Yann Normand Sogeti-Transiciel __