Diego Zuccato <[EMAIL PROTECTED]> writes:
> Tks. Actually, this solved the problem.
> Is there any side effect when using gtk_widget_show_now() instead of
> gtk_widget_show() ?
>

It can slow down your program, since your app will stop and wait for
the widget to appear.

Havoc

_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to