[Glade-users] Treewidget signal run twice
- From: chetverovod at gmail.com (Igor Chetverovod)
- Subject: [Glade-users] Treewidget signal run twice
- Date: Tue, 19 Jun 2012 15:24:31 +0400
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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]