#include <spins.h>
Inheritance diagram for VDKSpinButton:

The reason is that "value_changed" is hooked to an internal adjustement object not accessible by user code. Setting <gtk> arg of SignalConnect() make vdk to treat signal internally overriding gtk+ signal system.
|
||||||||||||||||||||||||||||
|
Constructor
|
|
|
Destructor |
|
||||||||||||
|
Sets object background
Reimplemented from VDKObject. |
|
||||||||||||
|
Sets object foreground
Reimplemented from VDKObject. |
|
|
Sets/gets spin precison |
|
|
Sets/gets spin lower bound |
|
|
Sets/gets spin upper bound |
|
|
Sets/gets spin value in float format |
|
|
Sets/gets spin value in int format |
1.3.7