GimpUi.LabelSpin.get_spin_button
@accepts(GimpUi.LabelSpin)
@returns(Gtk.Widget)
def get_spin_button(self):
# Python wrapper for gimp_label_spin_get_spin_button()
This function returns the GimpUi.SpinButton packed in self.
- self
The GimpUi.LabelSpin
- Returns