[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
A question on signals
- From: Andrej Prsa <andrej prsa guest arnes si>
- To: gtk-list gnome org
- Subject: A question on signals
- Date: Tue, 16 Oct 2001 10:31:06 +0200
Hello, everyone! A rookie question, I'm afraid:
I have a bunch of widgets locally declared. One of them is a spin button, which I use to set/unset the sensitivity of 100 other widgets. Thus I use "changed" signal to invoke my sensitivity set/unset routine. How do I pass names of those 100 widgets to that routine? I really want to keep their declaration local.
Thanks,
Andrej
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]