GtkSpinButtonUpdatePolicy

GtkSpinButtonUpdatePolicy

Enums

Value

Symbolic name

Description

  0GTK_UPDATE_ALWAYS Always updates the spinbutton value. If an entry is invalid, the value is updated to the lower or upper bound as appropriate.
  1GTK_UPDATE_IF_VALID Prevents the spinbutton's current value from being altered where an entry is invalid.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.