SpinButton


Object Hierarchy:

Object hierarchy for SpinButton

Description:

[ CCode ( type_id = "gimp_spin_button_get_type ()" ) ]
public class SpinButton : SpinButton, Implementor, Buildable, CellEditable, Editable, Orientable

SpinButton is a drop-in replacement for SpinButton , with the following changes:

  • When the spin-button loses focus, its adjustment value is only updated if the entry text has been changed.
  • When the spin-button's "wrap" property is TRUE, values input through the entry are wrapped around.
  • Modifiers can be used during scrolling for smaller/bigger increments.
All known sub-classes:

Namespace: GimpUi
Package: gimp-ui-3.0

Content:

Creation methods:

Inherited Members:

All known members inherited from class Gtk.Entry
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor
All known members inherited from interface Gtk.CellEditable
All known members inherited from interface Gtk.Orientable