[Glade-users] Treewidget signal run twice

Igor Chetverovod chetverovod at gmail.com
Tue Jun 19 11:24:31 UTC 2012


Hi!
Probably, you have made signal connection twice.

1st time by function gtk_builder_connect_signals();
2nd time by g_signal_connect().

Best regards,
Igor

2012/6/19, Χρήστος Τριανταφύλλης <christriant1995 at gmail.com>:
> Hello,
>
> i am using glade to create my app and i have connect treeview's signal
> "cursor_changed" to a function and when the signal is emmited the function
> runs twice.
> Why? How can i solved it?
>


More information about the Glade-users mailing list