[gtkada] Signals from Gtk.Scale

manuel.op.de.coul at eon-benelux.com manuel.op.de.coul at eon-benelux.com
Mon Oct 28 17:20:37 CET 2002


That's the "changed" signal.
If your other widget to be updated has an adjustment,
(a spinbutton for example) and the value is the same
as the scale, you can just attach the same adjustment.
Then you don't need to update it in the signal handler.

Manuel





More information about the gtkada mailing list