Method
GtkSpinButtonset_adjustment
Declaration [src]
void
gtk_spin_button_set_adjustment (
  GtkSpinButton* spin_button,
  GtkAdjustment* adjustment
)
Description [src]
Replaces the GtkAdjustment associated with spin_button.
| Sets property | Gtk.SpinButton:adjustment | 
Parameters
| adjustment | GtkAdjustment | 
| A  | |
| The data is owned by the caller of the function. |