GtkSpinButton::set_adjustment
    
     Call set_adjustment()  when
     you only need to attach an adjustment object to a spinbutton.  Otherwise, 
     use configure() .
    
    
     An adjustment associated with a spinbutton in this way will overwrite
     any exisiting adjustment object.